Skip to content

Repository files navigation

klox

Kotlin implementation of jlox.

Building

gradlew clean shadowJar

Testing

gradlew test

Running

REPL:

java -jar ./build/libs/klox.jar

Wth specified Lox source file input:

java -jar ./build/libs/klox.jar [file]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages