This website requires JavaScript.
Explore
Help
Sign In
edwinb
/
Idris2-boot
Watch
1
Star
1
Fork
0
You've already forked Idris2-boot
mirror of
https://github.com/edwinb/Idris2-boot.git
synced
2024-12-21 11:51:31 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
146c301f6c
Idris2-boot
/
tests
/
ttimp
/
search005
/
run
4 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Change main program to be Idris2 With the --yaffle flag, you get the old behaviour which is to invoke the checker for the core theory (and all the tests are updated appropriately for this).
2019-06-09 13:58:29 +03:00
$1 --yaffle Vect.yaff < input
Store number of locals in holes This gives useful information for expression search, because we can add lambdas while we're still building the environment, and start looking at locals after that.
2019-06-02 03:23:01 +03:00
rm -rf build
Reference in New Issue
Copy Permalink