Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 389 Bytes

File metadata and controls

17 lines (11 loc) · 389 Bytes

Foca Compiler

The compiler for the Foca Language. It was developed for the Compilers course from the DCC/UFRJ (Brazil).

Licensed under the GPL, Version 3.

Usage

It current as some issues with the new versions yacc (bison 2.5) and lex 2.5.35.

Just use the following command on GNU/Linux to build the compiler and run the sample application.

make