Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 218 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 218 Bytes

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.