crafting-interpreters-hs/README.md
2025-12-30 06:53:05 +03:00

5 lines
104 B
Markdown

# crafting-interpreters-hs
Usage: `lox [file]`
Implemented up to control flow statements (chapter 9).