Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 199 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 199 Bytes

Here I am implementing Lox language, from book "Crafting Interpreters" by Bob Nystrom (https://craftinginterpreters.com).

Install stack.

stack setup

stack build stack test stack exec hlox