RSS 3 projects tagged "Windows"

Download Website Updated 04 Sep 2002 Allegro Common Lisp

Screenshot
Pop 42.38
Vit 1.00

Allegro Common Lisp is a full ANSI Common Lisp (1994) implementation. It contains many extensions, including 32- and 64-bit native compilation, efficient built-in memory management, foreign functions (for interfacing with other languages), multiprocessing, UNICODE and locale support, XML/HTML parsers, a Web client and server, GTK+ interface (1.2 and 2.0), Java interface, OLE interface (Windows only), profiler, regular expressions, an XML RPC implementation, native Lisp RPC, sockets, DLL and shared library support, and more.

Download Website Updated 10 Jul 2005 Common Lisp SQL

Screenshot
Pop 83.34
Vit 3.47

CLSQL is an SQL database interface for Common Lisp. It provides object-oriented and functional access methods to the underlying database, which can be one of MySQL, ODBC, PostgreSQL, or SQLite. It uses the Unified Foreign Function Interface (UFFI) and thus supports the CMU Common Lisp, Steel Bank Common Lisp, and Allegro Common Lisp implementations.

Download Website Updated 05 Jul 2006 NTW Lisp

Screenshot
Pop 19.29
Vit 1.00

NTW Lisp is a server written in Common Lisp for applications that use the NTW protocol to communicate with a GUI client. This asynchronous protocol makes it possible to serve remote applications that are indistinguishable from native ones. It's also useful for quickly writing GUI apps from Common Lisp that can be run locally.

Screenshot

Project Spotlight

Oddjob

A Java job scheduler.

Screenshot

Project Spotlight

libnode

A native implementation of Node.js.