parse-tree topic

List parse-tree repositories

bnf

248
Stars
22
Forks
Watchers

Parse BNF grammar definitions

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.