jsdoc-toolkit
automatic generator for HTML documentation of Javascript sources
JsDoc Toolkit is an application, written in JavaScript, for
automatically generating template-formatted, multi-page HTML (or XML,
JSON, or any other text-based) documentation from commented
JavaScript source code.
libredis-perl
persistent key-value database with network interface (Perl client library)
Redis is a key-value database in a similar vein to memcache but the dataset
is non-volatile. Redis additionally provides native support for atomically
manipulating and querying data structures such as lists and sets.
gm2-14-mipsisa32r6-linux-gnu
GNU Modula-2 compiler for the mipsisa32r6-linux-gnu architecture
This is the GNU Modula-2 compiler for the mipsisa32r6-linux-gnu architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
gm2-14-mipsisa64r6-linux-gnuabi64
GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture
This is the GNU Modula-2 compiler for the mipsisa64r6-linux-gnuabi64 architecture,
which compiles Modula-2 on platforms supported by gcc. It uses the gcc
backend to generate optimised code.
libghc-json-prof
Haskell library for serialising data to and from JSON; profiling libraries
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It
is easy for humans to read and write. It is easy for machines to parse and
generate. It is based on a subset of the JavaScript Programming Language,
Standard ECMA-262 3rd Edition - December 1999.