-
Notifications
You must be signed in to change notification settings - Fork 0
Giga
Alejandro Sanchez edited this page Nov 22, 2016
·
7 revisions
In order to run the Giga code, you need to have a file with .giga extension with valid code and the Giga.py file along with all of its dependencies that are in the folder.
Run the following command
python Giga.py testFile.giga
**Then you have run your first Giga program!!! 💯 **
project Giga-compiler 2016
Computer equipment, language, and utilities used in Giga’s development:
Giga was made using two MacBook Pro’s running macOS 10.12. The compiler and virtual machine were built with Python 2.7, and for the front-end we used Blockly.