parse-trees topic

List parse-trees repositories

autumn

120
Stars
15
Forks
Watchers

A Java parser combinator library written with an unmatched feature set.

CFGLib

36
Stars
9
Forks
Watchers

Probabilistic Context Free Grammar (PCFG) Library for C#

vscode-antlr4

404
Stars
57
Forks
Watchers

ANTLR4 language support for Visual Studio Code

GreynirServer

65
Stars
17
Forks
Watchers

The greynir.is Icelandic natural language processing API and website.

pck

36
Stars
3
Forks
Watchers

The Parser Construction Kit ("Puck"): A Parser Generator and Grammar Translator in C#

PT.PM

59
Stars
12
Forks
Watchers

:black_small_square: An engine for searching patterns in the source code, based on Unified AST or UST. At present time C#, Java, PHP, PL/SQL, T-SQL, MySql, and JavaScript are supported. Patterns can b...

compiler

30
Stars
6
Forks
Watchers

A simple compiler written from scratch in C++ for an undergraduate course in program translation.