Skip to content

Inthuch95/CS5012-p2-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS5012-p2-grammar

Parameter - grammar

-c = context free grammar
-u = unification grammar

Running

The program can be found in src folder. It can be executed with the command:
python main.py grammar

To run the program with unification grammar, you should use the command:
python main.py -u

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages