r-cran-checkmate
GNU R fast and versatile argument checks
This GNU R package tests and assertions to perform frequent argument
checks. A substantial part of the package was written in C to minimize
any worries about execution time overhead.
debug-me
secure remote debugging
Debugging a problem over email/irc/BTS is slow, tedious, and
hard. The developer needs to see the your problem to understand
it. Debug-me aims to make debugging fast, fun, and easy, by letting
the developer access your computer remotely, so they can immediately
see and interact with the problem. Making your problem their problem
gets it fixed fast.
cl-postmodern
Common Lisp library for interacting with PostgreSQL databases
Features efficient communication with the database server without need for
foreign libraries, support for UTF-8 on Unicode-aware Lisp implementations,
a syntax for mixing SQL and Lisp code, convenient support for prepared
statements and stored procedures, a metaclass for simple database-access
objects
lib32gphobos3-amd64-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
cl-simple-date
Common Lisp types for dates, timestamps, and intervals
Simple-date provides types (CLOS classes) for dates, timestamps, and
intervals similar to the ones SQL databases use, in order to be able to
store and read these to and from a database in a straightforward way. A few
obvious operations are defined on these types.
gobjc-multilib
GNU Objective-C compiler (multilib files)
This is the GNU Objective-C compiler, which compiles Objective-C on
platforms supported by the gcc compiler.