Jarn

Java-based interpreter for Yarn

View the Project on GitHub

Build Status

About

Jarn (or Yarn - I think it might be a soft j) is a Java-based interpreter for the Yarn language.

However, it uses ANTLR to generate the parser so it would be possible to create interpreters in other languages in the future.

Usage

See the wiki for documentation.

License

The project is licensed under the MIT License.

Javadoc