You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> Authors: Marco Mondini, Andriy Tyyko, Luca Sabiucciu
> Course: Formal Languages and Compilers
> Academic Year: 2016/2017 - Winter Term
> Free University of Bolzano, Faculty of Computer Science
The aim of the project is to define a boolean programming language and to implement its compiler.
Tools like lex and yacc are used along with the C language.