lisp-interpreter/README.md
2025-03-23 10:44:22 -05:00

87 B

Lisp Interpreter

Implemented

  • Lexer
  • Parser

To Do

  • Actually run lisp code