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-26 21:23:53 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
aea34ab83e
Idris2
/
bootstrap
/
compile.ss
2 lines
84 B
Scheme
Raw
Normal View
History
Unescape
Escape
Fiddle about with bootstrap scripts Not quite there, but nearly
2020-05-18 20:02:56 +03:00
(
parameterize
(
[
optimize-level
3
]
)
(
compile-program
"idris2sh_app/idris2-boot.ss"
)
)
Reference in New Issue
Copy Permalink