OS4 DepotLogo by Alkaron 
(anonymous IP: 18.119.135.202,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Language » lolcode.lha

Lolcode

Description: LOLCODE interpreter written in C
Download: lolcode.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 978kb
Version: 0.9.2
Date: 16 Mar 2011
Author: Justin J. Meza
Submitter: Samir Hawamdeh
Homepage: http://lolcode.com/
Requirements: AmigaOS 4.x
Category: development/language
Replaces: development/language/lolcode.lha
License: GPL
Distribute: yes
Min OS Version: 4.0
FileID: 6281
 
Comments: 1
Snapshots: 0
Videos: 0
Downloads: 189  (Current version)
205  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
About

lci is a LOLCODE interpreter written in C and is designed to be correct,
portable, fast, and precisely documented.

* correct: Every effort has been made to test lci's conformance to the LOLCODE
language specification.
  Unit tests come packaged with the lci source code.
* portable: lci follows the widely ported ANSI C specification allowing it to
compile on a broad range of systems.
* fast: Much effort has gone into producing simple and efficient code whenever
possible to the extent that the
  above points are not compromized.
* precisely documented: lci uses Doxygen to generate literate code
documentation, browsable here.

For more info, see http://lolcode.com/ or the author website at
http://justinmeza.com/

Thanks goes to tzimisce for the initial AROS port and to Trev and other OS4 devs
for their feedback and help.

Copyright © 2004-2024 by Björn Hagström All Rights Reserved