-
Notifications
You must be signed in to change notification settings - Fork 0
yunfanzhou/minioo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To compile simply type: make To run the interpreter type: ./main Then end the command, for example: var P;{P=proc Y:if Y<1 P=1 else P(Y-1);P(1)}eof Then press enter key. Always remember to put "eof" at the end of each command
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published