Idris2/bootstrap/compile.ss
Edwin Brady 1f3c557889 Fiddle about with bootstrap scripts
Not quite there, but nearly
2020-05-18 18:02:56 +01:00

2 lines
84 B
Scheme

(parameterize ([optimize-level 3]) (compile-program "idris2sh_app/idris2-boot.ss"))