mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 11:05:17 +03:00
c28b257fb5
This is step 0 in a plan to use the scheme evaluator to evaluate Idris expressions at compile time. As a proof of concept, I've got this working for a toy language here: https://github.com/edwinb/SchemeEval We won't be able to do anything interesting with this in Idris itself until the next release because it involves updating the bootstrap code and adding the ability to pass 'Integer' to foreign calls, which really should have been allowed anyway since it's for a backend to decide what it can cope with, not Idris itself. |
||
---|---|---|
.. | ||
c | ||
chez | ||
docs | ||
gambit | ||
js | ||
racket | ||
refc |