Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 162 Bytes

README.org

File metadata and controls

10 lines (7 loc) · 162 Bytes

Tests

mvn test

Eval [1/3]

A Lisp Interpreter. Hobby Project.

  • [X] add parser.
  • [ ] add green thread.
  • [ ] add more test.