make
To run this executable, type:
./iimp --intIMP < inputs/src*.imp
* = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
To run this executable, type:
./interpreterC3A < inputs/src*.c3a
* = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
To run this executable, type:
./iimp --compIMP < inputs/src*.imp
* = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
To run this executable, type:
./compilerC3A < inputs/src*.c3a
* = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}
make clean