rami3l / yascm

Yet another Scheme interpreter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yascm

Yet Another SCheMe interpreter, this time in Scala!
PS: This project is a rewritten version of rusk interpreter, originally written in Rust.

Todo

  • exit
  • Proper REPL
  • Compiler (?)

Reference

About

Yet another Scheme interpreter.


Languages

Language:Scala 97.3%Language:Racket 2.7%