Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Program to make NFA from Regular Expression and make it to DFA then simplify it! Then parse a Pascal program.

License

Notifications You must be signed in to change notification settings

ashkanRmk/Simple-Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Recursive Decsent Parser

The academic two-phases of a Compiler with these features:

A Program to make NFA from Regular Expression and make it to DFA then simplify it! After these steps, The Recursive Decsent Parser will get this DFA and a Source Code of pascal program. The parser make abstract syntax tree (AST) and detect errors of pascal program.

About

Program to make NFA from Regular Expression and make it to DFA then simplify it! Then parse a Pascal program.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages