Compiler for the custom language Hepial.
The source code and the makefile is in the src directory
The hepial files are in the hepia_files directory.
The documentation is in de documentation directory
- edit the path of the hepial file you want to compile in the makefile FILE=../hepial_files/hepial_file_to_compile
- Browse to src directory
- execute makefile with: make clean && make