justinethier / cyclone

:cyclone: A brand-new compiler that allows practical application development using R7RS Scheme. We provide modern features and a stable system capable of generating fast native binaries.
http://justinethier.github.io/cyclone/
MIT License
823 stars 42 forks source link

Review results on scheme surveys #507

Open justinethier opened 1 year ago

justinethier commented 1 year ago

There is a wealth of information here: https://docs.scheme.org/surveys/

Review Cyclone output and compare with other schemes for accuracy.

jpellegrini commented 1 year ago

Hi @justinethier ! You can also contribute -- the surveys are in a github repo: https://github.com/schemedoc/surveys/ and PRs are welcome!