This repository contains my implementation of the first half of Crafting Interpreters in Kotlin. It follows roughly the same structure as the reference Java implementation.
-
Notifications
You must be signed in to change notification settings - Fork 0
davish/klox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
My implementation of a tree-walking Lox interpreter in Kotlin.