Skip to content
/ klox Public

My implementation of a tree-walking Lox interpreter in Kotlin.

Notifications You must be signed in to change notification settings

davish/klox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

klox

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.

About

My implementation of a tree-walking Lox interpreter in Kotlin.

Topics

Resources

Stars

Watchers

Forks

Languages