This is an implementation of Lox from Crafting Interpreters. It is built as a tree-walk interpreter on the JVM.
-
Notifications
You must be signed in to change notification settings - Fork 0
s097t0r1/ktlox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Kotlin implementation of jlox. In progress...