This project was made during my B.Sc. at the Haute école du paysage, d’ingénierie et d’architecture de Genève (HEPIA) at Geneva in Switzerland.
- Jean-Daniel Küenzi - jeandanielkuenzi@gmail.com
- Ottavio Buonomo
- Go to sources directory
cd sources
- Compile with the command
make
(if all went well, three confirmation messages will appear in the console) - Run the HEPIAL program with the command
java <generated_prog_name>
(the name of the program to compile is given within the makefile with the variable FILE (default : demo3.hepial))
La documentation du projet se trouve dans le cossier docs
. Il contient un rapport au format PDF, une explication de la grammaire, la présentation au format PDF ainsi que les annexes du rapport.