Special assignment for Theory of Languajes and Automatas course at ITBA
To compile.. the compiler:
ant clean jar
To compile a file ejemplo.rawr
:
./compile.sh ejemplo
To execute the file:
java ejemplo
Special assignment for Theory of Languajes and Automatas course at ITBA
To compile.. the compiler:
ant clean jar
To compile a file ejemplo.rawr
:
./compile.sh ejemplo
To execute the file:
java ejemplo