In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

User:Calthephenom/LibLOL: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
←Created page with '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 i...'
 
LoganA (talk | contribs)
m Reverted spam html code
 
(16 intermediate revisions by 6 users not shown)
Line 1: Line 1:
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.
'''LibLOL''' is a simply a C Wrapper of [http://lolcode.com LOLCODE], the programming language for kittehs.  
The LAUL (LibLOL) Functions are in all caps, just fyi. Also, Make Sure You Have SQLite in Your Dev Path, and modify your makefile as such, before libOGC.
== Download ==
The Download Is Available [http://pastie.org/811860 Here]
*Sample App [http://pastie.org/811861 source]
== Usage ==
Save The Following File To Devkitpro/LibOGC/includes, then , before including any other files, insert the following
* #include <LibLOL.h>
== Usage ==
its all documented in the Header.
For More Usage Info, Visit The Official Site, [http://lolcode.com LOLCODE.com]
== Release Order ==
*'''February 5th, 2010''' Version 1.0 Alpha
Added Support For SQLite Functions, all documented at both the site and in the file,also fixed some broken functions.
*'''February 4th, 2010''' RC1
Simple Release, With Basic Functions And Such.

Latest revision as of 21:10, 25 November 2010

LibLOL is a simply a C Wrapper of LOLCODE, the programming language for kittehs. The LAUL (LibLOL) Functions are in all caps, just fyi. Also, Make Sure You Have SQLite in Your Dev Path, and modify your makefile as such, before libOGC.

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.h>

Usage

its all documented in the Header. For More Usage Info, Visit The Official Site, LOLCODE.com

Release Order

  • February 5th, 2010 Version 1.0 Alpha

Added Support For SQLite Functions, all documented at both the site and in the file,also fixed some broken functions.

  • February 4th, 2010 RC1

Simple Release, With Basic Functions And Such.