Skip to content

Latest commit

 

History

52 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

UNLaM TP Lenguajes y Compiladores

Grupo: M-10

Integrantes:

  • Gonzalez, Gustavo
  • Gallo Hernández, Luis Guillermo

Linux

Building

$ cd "Compilador/Primera Entrega"
$ bison -dyv Sintactico.y
$ flex Lexico.l
$ gcc y.tab.c lex.yy.c -lfl -o Primera
$ ./Primera Prueba.txt 

About

UNLaM TP Lenguajes y Compiladores

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages