Skip to content

derpyplops/zlox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zlox

zlox is an interpreter for the Lox language described in Crafting Interpreters, written in Scala with the zio library.

WIP

  • try zio-parser
  • clean up the packages and organize imports etc
  • do the challenges
  • go beyond: it would be cool to implement some beloved features in zlox like pattern matching, error handling, and some other FP features.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages