DESCRIPTION C# implementation of PETOOH compiller written in C#. HOW TO COMPILE ~$ csc.exe /out:Petooh.exe Petooh.cs USAGE ~$ Petooh.exe [PETOOH code file]