Skip to content

aclyx/klox

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages