Skip to content

Compiler - lexical analyser and parser developed for Compiler Design Course.

Notifications You must be signed in to change notification settings

sahilgarg30/Compiler_for_ERPLAG_language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler Project : ERPLAG This project was created as a part of the course lab ”Compiler Design”. The language the compiler is developed for is "ERPLAG" and its specifications are written down in the PDF attached.

Instructor : Roopashri Shetty

How to run

In the main project directory, just type the following commands

make
./compiler name_of_file

where "name_of_file" is the input test file (like "testcase1.txt”). You should have gcc, version 5.0 or above installed on your machine.

About

Compiler - lexical analyser and parser developed for Compiler Design Course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published