Skip to content

REPL for WLambda

Compare
Choose a tag to compare
@WeirdConstructor WeirdConstructor released this 23 May 06:10
· 1123 commits to master since this release

0.1.1 (2019-05-23)

  • Implemented EvalContext to keep a global and top-level local
    environment around for future eval() operations in it.
  • Implemented a basic REPL in main.rs.