divyanshu-avi / PPL-Assignment

Parsing and error reporting in a simple language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PPL-Assignment

  1. grammar.txt - text file containing all the grammar rules
  2. grammar.c - conatins functions to read the "grammar.txt" file & form array of linkedList

About

Parsing and error reporting in a simple language.


Languages

Language:C 100.0%