html2fo is a converter from html to xsl:fo. The html code could be written with StarOffice or other WYSIWYM editors and must not be 100% valid html code. html2fo is designed to produce a valid xsl:fo for using FOP from Apache.
Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
This is a very small C library implementing RFC1321, the MD5 message digest function. Unlike the existing W3C libmd5, it was written from the specifications (not the sample code) in RFC1321, and therefore is not required to acknowledge RSA in any way.
Generates man pages or HTML for C functions from sourcecode without requiring special sourcecode syntax. Gets function names, parameters, and comments from the sourcecode. You can edit the descriptions and srcdoc formats the documentation for you.
legOS is an alternative software environment for the Lego Mindstorms Robotic Invention System. The intent is to allow developers to write C and/or C++ code for the RIS platform.
Chronoscope is an open-sourcecode profiling tool for Mac OS, that provides a real-time view of program execution, call stack, and thread state. It consists of a data collection library that is linked with the instrumented code, and a viewer application.
FoxFe Story Server is a collection of code comprised of a backend story server, a few frontend clients, and some intermediate code to allow the development of custom clients as needed.
CVS nserver is the almost complete rewrite of network-related CVS code. It features improved security, support for virtual repositories with fully remote management of users, additional authentication methods such as PAM.
ACL (access control lists) and
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Utilises the JVMDI (Java Debug API) to produce line coverage reports
detailing which lines of code have been executed during a test. Report is
produced in XML and may be post-processed via XSLT into a prettier one.
The OpenSource P2P Network is a filesharing network made up of free open source clients only. Patches, mods and code will be available here. It's a true P2P sharing network with no greed or 3rd parties involved!
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
This program makes it possible to read a file produced by the option "-fdump-tree-original" which replaces the old "-fdump-ast-<I>switch</i>". The goal is to automatically annotate C code for SPLint (actually we focus on possibly null pointer)
CDIS means "Context Dependent Instruction Set". Byte-code can extend its' own Instruction Set (IS) in runtime by querying of Addit. IS (AIS). Each AIS has unique ID. Basic IS realized as the virtual stack-machine.
Matrix2LaTeX is a program that produces LaTeX code required to typeset matrices/vectors. It supports a set of predifined matrices/vectors such as Hilbert, unitary and diagonal.
POSIX Application Web Server which supports dynamic parsing, compiling and loading.
PLEASE NOTE: If you're downloading the xmms plugin, you will need the acp-0.2 release as well and this needs to be installed first.
Project Steam Weasel is the "code name" for a MacOSX only turn based strategy game in development. The game is intended to be multiplayer by email. By design it is modular, most of the games features are provided by modules.
One default module is an Open
Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
This code is used in conjunction with a written survey. The answers people give on the survey are entered into the DataMatch, and it produces pairs based on answer similarities. While originally design for use with a school fundraiser, it can easily be
With this application you're able to develop with graphical models. Using some plugins, these models would be translated to code in several languages
like SQL,OQL,C++ etc.
mySAL -- A simple single assignment language
Single assignment languages are a kind of "functional" language
where the parallelism is easy to discover. mySAL is a relative
of SISAL, and old and distinguished SAL. The provided compiler
and runtime