Using The Gilda Compiler

Gilda programs are built using the Gilda compiler. The executable for the development is named, "gilda.exe" and resides in the installation directory. The compiler writes a log file named as the Project name with a ".log" suffix. It also creates the obj/ and asm/ directories to store Object and Assembler files. These items are created in the same directory as the Project Class.