Skip to content

microsoftjava/java_lox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

java_lox

This is my implementation of the Lox programming language described in https://craftinginterpreters.com.

The java code in this repo can be found in the jlox part of the book at https://craftinginterpreters.com.

stuff that I should do now that I have finished coding the interpreter

  • make gists for the functions (and maybe classes, enums, etc.) that I haven't made gists for
  • maybe add more features (hell no >:( I have already suffered enough by coding in Java)
  • make a Kotlin version so I can suffer in Kotlin and not Java

Releases

No releases published

Packages

No packages published

Languages