Idris2/support
Edwin Brady c28b257fb5 Add ability to manipulate scheme objects
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.
2021-07-25 14:55:40 +01:00
..
c Merge pull request #1736 from stepancheg/test-discovery 2021-07-22 08:56:02 +00:00
chez Add ability to manipulate scheme objects 2021-07-25 14:55:40 +01:00
docs [ docs ] Remove unnecessary newlines in HTML declaration lists 2021-05-06 14:38:55 +01:00
gambit Merge pull request #1638 from stepancheg/idris2-time 2021-07-16 09:40:08 +01:00
js [ refactor ] JS backend overhaul (#1609) 2021-07-10 11:15:21 +01:00
racket [fix] Loading libidris2_support.dll with Racket (#1583) 2021-07-21 14:35:21 +01:00
refc [fix] Loading libidris2_support.dll with Racket (#1583) 2021-07-21 14:35:21 +01:00