Skip to content

Latest commit

 

History

68 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell-lox (WIP)

Implementation of Lox interpreter as described in Crafting Interpreters.

  1. Scanning - Commentary
  2. Parsing - Commentary

Execute

  • Run stack exec -- haskell-lox-exe to see "We're inside the application!"
  • With stack exec -- haskell-lox-exe --verbose you will see the same message, with more logging.

Run tests

stack test

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages