Skip to content
/ AnDa Public

[Formal Languages, Automata and Compilers Final Project] An original programming language using YACC.

License

Notifications You must be signed in to change notification settings

AnaMitrea/AnDa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formal Languages, Automata and Compilers Final Project

Compile project with mk.sh:

  • bash mk.sh parser
  • ./parser input.txt

Compile project with makefile:

  • make all
  • ./parser input.txt

About

[Formal Languages, Automata and Compilers Final Project] An original programming language using YACC.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages