crafting-interpreters-hs/README.md

6 lines
104 B
Markdown
Raw Permalink Normal View History

2025-12-02 23:26:17 +03:00
# crafting-interpreters-hs
2025-12-30 06:53:05 +03:00
Usage: `lox [file]`
Implemented up to control flow statements (chapter 9).