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] | + | *[http://www.roth.net/perl/Daemon/ Win32::Daemon] ''- Make Win32 services in PERL'' |
− | *<s>[http://search.cpan.org/~ysas/SWF-Builder/ SWF::Builder]</s> | + | *<s>[http://search.cpan.org/~ysas/SWF-Builder/ SWF::Builder]</s> ''- SWF compiler written in PERL'' |
− | *[http://ming.sourceforge.net MingSWF] | + | *[http://ming.sourceforge.net MingSWF] ''- SWF compiler for PHP & PERL and others'' |
− | *[http://www.libsdl.org/index.php SDL] | + | *[http://www.libsdl.org/index.php SDL] ''- low level video access for PERL and others'' |
− | *[http:// | + | *[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
- Open Office (Office suite)
- InkScape (Vector design package)
- GIMP (GNU Image Manipulation Program)
- GIMPshop (GIMP with Photoshop front-end)
- Blender3D (3D game engine)
- eMule (P2P download client)
- Freeproxy (Windows proxy server)
- PuTTY (Windows SSH client and related tools)
- FileZilla (Windows FTP client)
- Mozilla (Internet browser)
- Skype Phone (Internet telephony)
- TextPad (Programmers text editor)
- UltraVNC (easy to use PC remoting - very cool!)
- UltimateZip (good zip program with encryption)
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