User:Calthephenom/LibLOL: Difference between revisions
Jump to navigation
Jump to search
Calthephenom (talk | contribs) ←Created page with '== About == LibLOL is a simply a C++ port of [http://lolcode.com | LOLCODE] , the programming language for kitties. release should be sometime this weekend, allowing you to us...' |
Calthephenom (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
== About == | == About == | ||
LibLOL is a simply a C++ port of [http://lolcode.com | LibLOL is a simply a C++ port of [http://lolcode.com LOLCODE] , the programming language for kitties. release should be sometime this weekend, allowing you to use LOL syntax in your Code. | ||
The LAUL (LibLOL) Functions are in all caps, just fyi. | The LAUL (LibLOL) Functions are in all caps, just fyi. | ||
== Download == | == Download == | ||
Line 14: | Line 14: | ||
* Break Would Be GTFO | * Break Would Be GTFO | ||
* if would be IZ | * if would be IZ | ||
For More Usage Info, Visit The Official Site, [http://lolcode.com LOLCODE.com] |
Revision as of 02:46, 5 February 2010
About
LibLOL is a simply a C++ port of LOLCODE , the programming language for kitties. release should be sometime this weekend, allowing you to use LOL syntax in your Code. The LAUL (LibLOL) Functions are in all caps, just fyi.
Download
The Download Is Available Here
Usage
Save The Following File To Devkitpro/LibOGC/includes, then , before including any other files, insert the following
- #include <LibLOL.c>
Usage
- Printf, would be VISIBLE
- Require Would Be CAN_HAZ
- Commenting Would Be BTW
- Exit 0 Would Be BYES
- Break Would Be GTFO
- if would be IZ
For More Usage Info, Visit The Official Site, LOLCODE.com