Building Code
DOM Wizard has several editing options and an easy to use interface web publishers can craft simple and complex pages with. It reads objects with inline style height or width in the tag and can update them without needing to modify the source code. It's also one of the few programs available...
Platforms: Windows 95, Windows 98, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003
| License: Freeware | Cost: $0.00 USD | Size: 976.56 KB | Download (54): DOM Wizard Download |
Implementing Mobile Calculi provides a Java framework for distributed applications and code mobility. IMC (Implementing Mobile Calculi) is a Java framework for implementing distributed applications possibly with code mobility. The name is due to the fact that this framework was originally...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 1.8 MB | Download (52): Implementing Mobile Calculi Download |
XCC is a tool for building XML format parsers. One way to describe what XCC does is by analogy with a generic parser generator, e.g. yacc or bison. Yacc needs a lexical analyzer to function properly, and that lexical analyzer is usually built with (f)lex. In the XML world, there are a few...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 337.92 KB | Download (51): XCC Download |
wxHatch is intended as a gui building block to put together basic wxWidgets applications, with the ability to automatically generate makefiles, design and manipulate menus, and to incorporate code samples and dialogs. wxWidgets. No warranty of any kind, either for the code or programs...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 3.7 MB | Download (50): wxHatch Download |
Packet Construction Set is a set of Python modules and objects that make building network protocol code easier for the protocol developer. The core of the system is the pcs module itself which provides the necessary functionality to create classes that implement packets. Installation...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 368.64 KB | Download (49): Packet Construction Set 0.5 Download |
Virgil projetc is an new, object-oriented, light-weight programming language that is designed for building software for resource-constrained embedded systems at the lowest level. Microcontroller programmers can now develop complete software systems, including hardware drivers and OS services, in...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 583.68 KB | Download (49): Virgil Download |
Code::Splice injects the contents of one subroutine at a specified point elsewhere. SYNOPSIS use Code::Splice; Code::Splice::inject( code => sub { print "fredn"; }, package => main, method => foo, precondition => sub { my $op = shift; my $line = shift; $line =~ m/print/ and $line =~...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 10.24 KB | Download (49): Code::Splice Download |
polyBSD is a "multi"-purpose (hence "poly") framework for building embedded systems based on NetBSD. Of the three major *BSD flavors, FreeBSD and OpenBSD are often in the spotlight. FreeBSD is touted for its stability, while OpenBSD usually claims the title of the most secure operatin system...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 31.8 MB | Download (47): polyBSD Download |
Javascript::Menu is a NumberedTree that generates HTML and Javascript code for a menu. SYNOPSIS use Javascript::Menu; # Give it something to do (example changes the menus caption): my $action = sub { my $self = shift; my ($level, $unique) = @_; my $value = $self->getValue; return...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 25.6 KB | Download (47): Javascript::Menu Download |
Aptana is a robust, JavaScript-focused IDE for building dynamic web applications..
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 74.3 MB | Download (45): Aptana Download |
CGI::Wrap is a buffer output when building CGI programs. SYNOPSIS use CGI; use CGI::Croak; use CGI::Wrap; $query = new CGI; savequery $query; # to reconstruct input $CGI::Out::mailto = fred; # override default of $<
run &myfunc, @myargs # a function run sub { code } # an inline...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 4.1 KB | Download (45): CGI::Wrap Download |
Embperl is a framework for building websites with Perl. For the beginner its an easy to setup and use way of embedding Perl code in HTML pages. Embperl delivers several features that ease the task of creating a websites, including dynamic tables, formfield-processing, session handling,...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 665.6 KB | Download (45): Embperl Download |
Bio::Factory::SequenceFactoryI is a Perl interface that allows for generic building of sequences in factories which create sequences (like SeqIO). SYNOPSIS # do not use this object directly it is an interface # get a Bio::Factory::SequenceFactoryI object like use Bio::Seq::SeqFactory; my...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 4.7 MB | Download (45): Bio::Factory::SequenceFactoryI Download |
The Community Z Tools (CZT) project is building a set of tools for editing, typechecking and animating formal specifications written in the Z specification language, with some support for Z extensions such as Object-Z and TCOZ. These tools are all built using the CZT Java framework for Z tools....
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (45): Community Z Tools Download |
Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 409.6 KB | Download (44): Call Of Duty 2 Linux Multiplayer Server Code Download |
Paco project is a source code package organizer for Unix/Linux systems, originally written to aid package management when installing an LFS system. When installing a package from sources, paco wraps the "make install" command (or whatever is needed to install the files into the system), and...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 358.4 KB | Download (44): paco Download |
HTML::Embperl is a Perl module for building dynamic Websites with Perl. SYNOPSIS Embperl is a Perl extension module which gives you the power to embed Perl code directly in your HTML documents (like server-side includes for shell commands). If building more than a single page, you may also...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 358.4 KB | Download (44): HTML::Embperl Download |
jMax project is a visual programming environment for building interactive real-time multimedia and musical applications. Installation: The simplest way to compile this package is: 1. `cd to the directory containing the packages source code and type `./configure to configure the package for...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 2.7 MB | Download (44): jMax Download |
Class::MethodMaker::V1Compat is a V1 compatibility code for C::MM. SYNOPSIS This class is for internal implementation only. It is not a public API. Class::MethodMaker version 2 strives for backward-compatiblity with version 1 as far as possible. That is to say, classes built with version 1...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 88.06 KB | Download (44): Class::MethodMaker::V1Compat Download |
phpHtmllib is a set of PHP classes and library functions to help facilitate building, debugging, and rendering of XML, HTML, XHTML WAP/WML Documents, and SVG (Scalable Vector Graphics) images as well as complex html widgets. It provides a mechanism to output perfectly indented/readable...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 839.68 KB | Download (44): phpHtmlLib Download |
