Yet Another SCheMe interpreter, this time in Scala!
PS: This project is a rewritten version of rusk interpreter, originally written in Rust.
exit
- Proper REPL
- Compiler (?)
- SICP (Who doesn't love the Wizard Book, after all? XD)
- Lispy & Lispy 2 (Mostly for the Python prototype)
- Write Yourself a Scheme (For the IORef stuff)