Skip to content

Despance/Lexical_Analyzer_and_Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexical_Analyzer_and_Parser

Lexical Analyzer and Parser group project for our "Principles of Programming Languages" Course

Purpose: This program will lexically analyze according to the grammar rules in the proect pdf and parse the source code and print the result to the console. After that, it will write the console results to output.txt file.

Usage: Run the parser with the filepath as a argument or run without giving a argument then, enter the filepath at the console.

About

Lexical Analyzer and Parser group project for our "Principles of Programming Languages" Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages