| | () | / () ()/ |
| | _ __ _ | \ / | _ __ | |
| _| | ' | |/ _| |/| | | ' | | |
| || |) | | (__| | | | | | | | | |___
|| ./||_|| |||| |||_|
| |
||
_ _ _
() /\ | | | |
__ _ _ __ ___ _ __ _ ___ / \ | | _____ _ __ | | _ _ _ __ ___
/ | '_ \ / _ \ '_ \| |/ __| / /\ \ / _
\ \ / / _ \ ' | | | | | '/ _
| (| | | | | | / |_) | | ( / ____ \ (| |\ V / __/ | | | || || | | | __/
_,|| || _| ./||_| // __,_| _/ _|| ||_|_,|| ___|
| |
|_|
######################################################################################
Created by: Stefan Dunst - 2013319130 Michael Faißt - 2013319112 Markus Mohanty - 2013319107
######################################################################################
To build just type "make". This will generate a "epic_parser" excecutable.
To use the parser correctly, type "./epic_parser input-filename" - for example "./epic_parser testProgram.emc"
This command will generate to text files: - table.txt -> Containts the symbol table - tree.txt -> Containts the textual representation of the AST