jcerise / klox

A Kotlin implementation of the Lox interpreter from Robert Nystroms book, Crafting Interpreters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Klox

A kotlin implementation of the Lox language interpreter, from Robert Nystroms book, Crafting Interpreters

I'm using this to learn Kotlin, expect bad language practice.

About

A Kotlin implementation of the Lox interpreter from Robert Nystroms book, Crafting Interpreters


Languages

Language:Kotlin 100.0%