Difference between revisions of "Libre software"

From Organic Design wiki
m
m
Line 48: Line 48:
 
*[http://ming.sourceforge.net Ming SWF Compiler]
 
*[http://ming.sourceforge.net Ming SWF Compiler]
 
*[http://gcc.gnu.org GNU Compiler Collection]
 
*[http://gcc.gnu.org GNU Compiler Collection]
*[http://fabrice.bellard.free.fr/tcc/ tcc] the tiny c compiler
+
*[http://fabrice.bellard.free.fr/tcc/ Tiny C Compiler]
  
 
==== Code Libraries used by [[XmlWiki]] ====
 
==== Code Libraries used by [[XmlWiki]] ====

Revision as of 07:08, 6 July 2006

Related articles




Free Server Software


Free Applications

Free Operating Systems


Programming Languages & Compilers

Code Libraries used by XmlWiki


Code Libraries used by wikid.pl and peerd

  • Win32::Daemon   (Make Win32 services in PERL)
  • SWF::Builder     (SWF compiler written in PERL)
  • MingSWF   (SWF compiler for PHP & PERL and others)
  • SDL   (low level video access for PERL and others)
  • PERL2EXE   (Converts PERL scripts to standalone executables - $)