Skip to content

neurogoo/hlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lox interpreter written with Haskell

Building

stack build

Running

To open REPL

stack run

To run .lox file through it

stack run -- filename.lox

About

Haskell implementation of Lox language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published