Difference between revisions of "Libre software"

From Organic Design wiki
(add uClinux)
(add TRE)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Lists]]
 
[[Category:Lists]]
 
[[Category:Links]]
 
[[Category:Links]]
Line 58: Line 59:
  
 
==== Code Libraries used by [[wikid.pl]] and [[peerd]] ====
 
==== Code Libraries used by [[wikid.pl]] and [[peerd]] ====
*[http://www.roth.net/perl/Daemon/ Win32::Daemon]   ''(Make Win32 services in PERL)''
+
*[http://www.roth.net/perl/Daemon/ Win32::Daemon] ''- Make Win32 services in PERL''
*<s>[http://search.cpan.org/~ysas/SWF-Builder/ SWF::Builder]</s> &nbsp;  &nbsp; ''(SWF compiler written in PERL)''
+
*<s>[http://search.cpan.org/~ysas/SWF-Builder/ SWF::Builder]</s> ''- SWF compiler written in PERL''
*[http://ming.sourceforge.net MingSWF] &nbsp; ''(SWF compiler for PHP & PERL and others)''
+
*[http://ming.sourceforge.net MingSWF] ''- SWF compiler for PHP & PERL and others''
*[http://www.libsdl.org/index.php SDL] &nbsp; ''(low level video access for PERL and others)''
+
*[http://www.libsdl.org/index.php SDL] ''- low level video access for PERL and others''
*[http://www.indigostar.com/perl2exe.htm PERL2EXE] &nbsp; ''(Converts PERL scripts to standalone executables - $)''
+
*[http://laurikari.net/tre TRE] ''-- lightweight, robust, and efficient POSIX compliant [[Wikipedia:Regular expression|regexp]] library''

Revision as of 05:47, 21 August 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
  • TRE -- lightweight, robust, and efficient POSIX compliant regexp library