This consists of a 16-bit assembler and loader for x86 or 6809
CPUs. Unlike the GNU binutils in the base system (recent versions
of which have 16-bit capability), these are for code written with
Intel syntax.
Composer is a tool for dependency management in PHP. It allows you to declare
the dependent libraries your project needs and it will install them in your
project for you.
Berkeley Yacc (byacc) is a LALR(1) parser generator. Berkeley Yacc has been made
as compatible as possible with AT&T Yacc. Berkeley Yacc can accept any input
specification that conforms to the AT&T Yacc documentation.
This is a port of ALD - the Assembly Language Debugger. It provides
breakpoint debugging capabilities to those wishing to debug their
assembly language programs. Currently, x86 platforms are supported.
Patrick Alken
alken (at) colorado.edu
A tool for viewing streamtraces from the BERI and CHERI processors from SRI
International and the University of Cambridge. CheriVis uses LLVM to read
object code and to disassemble MIPS instructions.
This is the Software development kit (SDK) for AROS, the Amiga(TM)
Research Operating System. It is a set of files and tools to build
your own AROS programs.
CLOCC Port provides a portable interface to various features absent
from the ANSI Common Lisp standard, such as sockets, multiprocessing,
calling external programs, Gray streams etc.
This package contains binaries compiled for SBCL.
CIDER (formerly nrepl.el) is the Clojure IDE and REPL for Emacs, built on top
of nREPL, the Clojure networked REPL server. It's a great alternative to the
now deprecated combination of SLIME + swank-clojure.
BCOP is a code generator that provides an easy way to handle
plugin options by generating parts of the plugin code directly from the xml
metadata file. It is used for most of the Compiz Fusion plugins.
Concurrency Kit provides a plethora of concurrency primitives, safe memory
reclamation mechanisms and non-blocking data structures designed to aid in
the design and implementation of high performance concurrent systems.