Grammatica is a C# and Java parser generator (compiler compiler)
LL1 parser written in Python
一个微型的 LL/LR/LALR 语法解析器 | A micro compiler project to provide LL/LR/LALR syntax parser
PaloAlto BASIC (also known as Tiny BASIC) interpreter less than in 500 lines.
Parser generator that can be used to quickly and succinctly define a parser definition, and to deploy an automatically-generated implementations thereof in multiple languages and on multiple platforms...
Several implementations in Python language of some of the parsing techniques such as LL(1) parsing, SLR(1) parsing ,LR(0) parsing and LR(1) parsing.
FU compiler complier, LALR and LL parser generator for Common Lisp; main repo after BitBucket Mercurial migration
An ECMAScript Parser, according to the ESTree Spec
ELTE-IK Formális nyelvek és a fordítóprogramok alapjai
Programming assignments in university course "Compilers Theory"
Assignments for K31 Compilers course (DI UoA) : Implementation of a compiler for the MiniJava language (a small subset of Java)