mohessaid / PGWP

A parser generator using the weak precedence method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PGWP stand for Parser Generator with Weak Precedance. This is a project in compilers course at the 4th grade. Using c# as a programming language and .net regular expression to fetch lexics (tokens).

About

A parser generator using the weak precedence method


Languages

Language:C# 100.0%