Java-based interpreter for Yarn
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.
See the wiki for documentation.
The project is licensed under the MIT License.