forked from nicolasrey9/tp-sintaxis
-
Notifications
You must be signed in to change notification settings - Fork 0
LautaroPingitore/TP_Sintaxis_UTN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--------------------------- COMO USAR -- COMPILAR: bison -d parser.y flex scanner.l gcc parser.tab.c lex.yy.c -o parser -lfl -- EJECUTAR: ./parser testBueno.txt (o cualquier test)
About
Trabajo Practico de sintaxis y semantica de los lenguajes UTN
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 96.7%
- Yacc 2.0%
- Lex 1.3%