(nonserious) jorts programming language
Luna
c4401dc8cf
the java part would still fuck me up since it lies on OOP stuff that zig doesnt provide, so i'm skipping towards the C part of the book which will hopefully be more understandable from a zig perspective. |
||
---|---|---|
src | ||
.gitignore | ||
build.zig | ||
LICENSE | ||
README.md |
jorts
an interpreter for the lox language from https://craftinginterpreters.com
this is a learning project.