Live-coding Scheme environment in the browser
Try it: https://lambda-quest.pages.dev
- Gambit Scheme
- Live evaluation of forms in the editor
- Asynchronous Canvas rendering
- Web Audio support
- Animations and timeouts
- Autocomplete in the editor
- REPL
This project is based on the work by Marc Feeley, the author of Gambit Scheme.
The code editor is Monaco.
MIT