Kotlin Compiler/ Interpreter for the Lox Programming Language.
-
Updated
Jun 14, 2020 - Kotlin
Kotlin Compiler/ Interpreter for the Lox Programming Language.
A lox compiler written in Kotlin, from Crafting Interpreters https://craftinginterpreters.com/
Kotlin implementation of http://craftinginterpreters.com
Kotlin implementation of Lox from Crafting Interpreters book
Kotlin implementation of jlox. In progress...
Various implementations of Bob Nystrom's Lox language.
Interpreter for the Lox language, implemented in Kotlin
A Tree-walk interpreter adapted from Robert Nystrom's Crafting Interpreters using Kotlin/JVM.
My implementations of the Lox programming language from the book Crafting Interpreters by Bob Nystrom.
My implementation of a tree-walking Lox interpreter in Kotlin.
Add a description, image, and links to the crafting-interpreters topic page so that developers can more easily learn about it.
To associate your repository with the crafting-interpreters topic, visit your repo's landing page and select "manage topics."