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

8 lines
87 B
Markdown

# Lisp Interpreter
## Implemented
- Lexer
- Parser
## To Do
- Actually run lisp code