Skip to content

xtao-org/tao-parser-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Reference parser for TAO in Java

This is a parser for the TAO syntax grammar.

It is implemented in simple Java, as a class.

The implementation can be used as a reference for other parsers, in particular in programming languages similar to Java.

Interactive version

Interactive version of the parser in JavaScript can be tried at tree-annotation.org.

Usage

Example.jsh contains a simple JShell script that can be run like this:

jshell Example.jsh

About

Reference parser for TAO in Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages