christoff-buerger / racr

Metacompiler library supporting incremental transformation based on reference attribute grammar controlled rewriting.
MIT License
30 stars 9 forks source link

support Chez Scheme compiler not only interpreter #81

Closed christoff-buerger closed 7 years ago

christoff-buerger commented 7 years ago

Currently, only interpretation is supported for Chez Sheme via the Petite Chez Scheme interpreter. The list-scheme.bash, install-libraries.bash and run-program.bash scripts must be respectively extended to find the Chez Scheme runtime system and compile and execute RACR-libraries for it.