Risuppu is both a language inspired by Lisp and a evaluator of this language.
- Currying
- FFI with
Rust
- Macro
- Closures that can capture shared values.
- REPL
The scripts directory and hello.risp
contain some example scripts.
Risuppu is both a language inspired by Lisp and a evaluator of this language.
Rust
The scripts directory and hello.risp
contain some example scripts.