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

Add flag to turn off beta expansion #536

Open justinethier opened 4 months ago

justinethier commented 4 months ago

Would be helpful to be able to control optimizations such as this, to help debug and track down potential issues.