Skip to content

xtao-org/tao-parser-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reference parser for TAO in C#

This is a parser for the TAO syntax grammar.

It is implemented in simple C#, as a class.

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

Interactive version

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

Usage

Example.csx contains a simple C# script that can be run like this:

csi Example.csx

About

Reference parser for TAO in C#

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages