Skip to content

Martinsos/lox-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of Lox language (from "Crafting Interpreters" book) in Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published