Home

Awesome

TinyPG

The unofficial fork of the Tiny Parser Generator by Herre Kuijpers.

It is an LL(1) recursive descent parser generator written in C# which can generate a scanner, parser, and parsetree file in either C# or VB code.

The original code and documentation can be found in the article 'A Tiny Parser Generator v1.2' on CodeProject.

The source code is licensed under the Code Project Open License (CPOL) .

Features & Fixes

These are the new features and fixes we have added to the original code:

Downloads

The latest source code can be found in zip form here.

The latest binaries can be found in the build artifacts.