OOOOL
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
OOOOL is the acronym for "Object-Oriented Output Only Language". It is invented by User:A.
Tutorial
How to define a function
To define a function, you make it like this:
FUNC: (do someting)
How to define a class
To define a class, you make it like this:
Class: Func: (do comething)
How to output
To output, you make it like this:
(Output string)