Skip to content
/ Kolox Public

An implementation of the the lox language in Kotlin to learn Kotlin and more about programming language design :)

Notifications You must be signed in to change notification settings

ethanhs/Kolox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Kolox

An implementation of a Lox-like language, which may deviate from the standard if I choose to add my own constructs.

This is kind of a language playground for me to experiment with things such as new statements (I might implement the when from kotlin) or type checking.

About

An implementation of the the lox language in Kotlin to learn Kotlin and more about programming language design :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages