Scheme Intepreter
Will be able to parse and execute Scheme (LISP) code directly using pure Haskell.
- Fully Support Different Numeric Types (Complex, Rational etc.)
- Add Quasiquotation and Vectors
- equal? for weak typing
- fix case
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Will be able to parse and execute Scheme (LISP) code directly using pure Haskell.