Skip to content

katspaugh/lambda.quest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda Quest

Live-coding Scheme environment in the browser

Try it: https://lambda-quest.pages.dev

Features

  • Gambit Scheme
  • Live evaluation of forms in the editor
  • Asynchronous Canvas rendering
  • Web Audio support
  • Animations and timeouts
  • Autocomplete in the editor
  • REPL

Attribution

This project is based on the work by Marc Feeley, the author of Gambit Scheme.

The code editor is Monaco.

License

MIT