What Is MonkeyCode
Deep in the dense African jungle, where no one expects it, lies
The secret hideout to the most elite hacker group the world have ever seen
It is the H4xx0rM4c4qu3. They Laugh at c/c++, they spit at java, they piss
On basic and take a dump on Pascal. They code in MonkeyCode.
Since macaques don`t talk human language, it is unnatural for them to code in it too.
So they have developed a programming language based on macaque -language.
How To Compile
First Of all you must download the MonkeyCode development pack from www.nocluestudios.com. Unrar the file into the directory of your choose.
You should have 4 files in this directory:
- MonkeyCode.pdf – this Documentation
- MonkeysTwoBannanas.exe – this is the compiler, compiles from MonkeyCode to BananA Bytescode (*.bab)
- RingVirtualBananaMachine.exe - this is the installer for the virtual machine called RingVirtualBananaMachine
- Examples.rar - contains example source and compiled code
You write the code in your favourite text editor, save it to *.mc.
When you are finished whit the coding, you have to compile it
Like this: MonkeysTwoBannanas.exe yoursourcefile.mc youroutputfile.bab
Again it is recommended that the source file is in the same folder as the compiler.
Now you should have a file called youroutputfile.bab in the same folder as the compiler.
If you have no errors in the source, you can run it whit this command "RingVirtualBananaMachine.exe youroutputfile.bab" in the command window, it is recomended that
the bab file is in the same folder as the virtual machine.