Skip to content

Latest commit

 

History

History

CSharp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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]