/PGWP

A parser generator using the weak precedence method

Primary LanguageC#

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).