Skip to content

jwvogt/Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

While/Proc Parser

This was a project assigned during the Automata/Formal Langs class I took at UAB. The task was to be able to parse programs in a simple "while/proc" programming language, and return an Abstract Syntax Tree that could be used to compile the program.

The work I contributed is in the parse.py file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published