syntax-tree topic

List syntax-tree repositories

Astview

24
Stars
5
Forks
Watchers

Astview is a graphical viewer for abstract syntax trees

c-compiler

102
Stars
31
Forks
Watchers

A compiler that accepts any valid program written in C. It is made using Lex and Yacc. Returns a symbol table, parse tree, annotated syntax tree and intermediate code.

Concrete-Syntax-Tree

57
Stars
12
Forks
Watchers

Concrete Syntax Trees represent s-expressions with source information

Defect-Prediction

15
Stars
4
Forks
Watchers

Defect prediction of java projects using neural networks.

RegexToDFA

31
Stars
15
Forks
Watchers

converting regex (regular expression) to DFA directly by creating syntax tree in java

Rossynt

52
Stars
5
Forks
Watchers

Roslyn syntax tree viewer for C#. Works on JetBrains Rider and all other IntelliJ IDEA-based IDEs.

unified-args

30
Stars
6
Forks
Watchers

Create CLIs for unified processors

metric-parser

31
Stars
6
Forks
Watchers

:scroll: AST-based advanced mathematical parser written by Typescript.

DSL

18
Stars
3
Forks
Watchers

A minimal, Turing-complete, Domain-Specific Language; simple text editor with an interpreter, Abstract Syntax Tree and reduced Control Flow Graph graphical generator.