Skip to content

andrewzhurov/java-like-lang_interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lang

My very own interpreter of java-like-syntax language.

Not finished and can only translate your source code into AST.

For rules of the syntax look at tokens.clj

Usage

java -jar target/uberjar/lang-0.1.0-SNAPSHOT-standalone.jar

or CLI.jar

or through repl

Sample code can be found in "code" file

Options

none, just run the CLI

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published