y-richie-y / RecursiveDescent

A predictive parser I wrote based on lecture notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursive Descent

A predictive parser using recursive descent.

Well actually I haven't written the parser itself, just the construction of the tables.

About

A predictive parser I wrote based on lecture notes.


Languages

Language:Python 100.0%