This website requires JavaScript.
Explore
Help
Sign In
idris-lang
/
Idris2
Watch
1
Star
1
Fork
0
You've already forked Idris2
mirror of
https://github.com/idris-lang/Idris2.git
synced
2024-12-15 22:32:19 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
f4a790ded4
Idris2
/
tests
/
idris2
/
reflection002
/
input
6 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Progress on elaborator reflection Add %runElab and start on scripts, although all they can do so far is check a term. This does gives us, sort of, "template Idris" (as demonstrated in test reflection002)
2020-05-31 03:36:54 +03:00
:printdef cube
cube 3
Add alternative example to reflection002 A bit more typesafe...
2020-06-03 01:56:30 +03:00
:printdef cube'
cube' 3
Progress on elaborator reflection Add %runElab and start on scripts, although all they can do so far is check a term. This does gives us, sort of, "template Idris" (as demonstrated in test reflection002)
2020-05-31 03:36:54 +03:00
:q
Reference in New Issue
Copy Permalink