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-22 19:21:39 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
7ca774d8e6
Idris2
/
tests
/
idris2
/
reflection001
/
input
7 lines
73 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Make a start on reflection Don't get too excited yet - I want this in so that it doesn't get too out of sync, but I still have to think about exactly how it's going to work in practice.
2020-05-30 00:40:29 +03:00
test
add `(True) `(False)
bigger `(the Int 99994)
bigger' 99994
Add syntax for quoting names `{{ n }} gives a value of type Name. No name resolution is attempted (so no namespaces added etc)
2020-06-01 15:39:18 +03:00
names
Make a start on reflection Don't get too excited yet - I want this in so that it doesn't get too out of sync, but I still have to think about exactly how it's going to work in practice.
2020-05-30 00:40:29 +03:00
:q
Reference in New Issue
Copy Permalink