mapaaa / rdp-generator

Homework for Compilers course at University of Bucharest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rdp-generator

Homework for Compilers course at University of Bucharest

This tool receives a LL(1) Context-Free Grammar as input and outputs the corresponding recursive descent parser in C++.

For more information on recursive descent parser visit this wikipedia page.

About

Homework for Compilers course at University of Bucharest


Languages

Language:Python 66.5%Language:C++ 33.5%