Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.274.224 Times

Common Lisp Cookbook freeware
Filter: All | Freeware | Demo
 

Common Lisp Cookbook

1 2 3 4 5 > 
Added: October 08, 2010 | Visits: 1.015

CMU Common Lisp CMU Common Lisp is a free implementation of the Common Lisp programming language which runs on most major Unix platforms. CMU Common Lisp project mainly conforms to the ANSI Common Lisp standard.. CMUCL is a high-performance, freeCommon Lisp implementation.



Platforms: *nix

License: Freeware Size: 3.44 MB Download (145): CMU Common Lisp Download

Added: October 08, 2010 | Visits: 1.266

Emacs Common Lisp Emacs Common Lisp is an implementation of Common Lisp, written in Emacs Lisp. It does not yet purport to conform to the ANSI standard since, among other things, CLOS, and pretty printing are missing. However, most other Common Lisp features like lexical closures, packages, readtables, multiple...





Platforms: *nix

License: Freeware Size: 184.32 KB Download (120): Emacs Common Lisp Download

Added: June 17, 2010 | Visits: 1.535

Steel Bank Common Lisp Steel Bank Common Lisp is a development environment for Common Lisp, with excellent support for the ANSI standard: garbage collection, lexical closures, powerful macros, strong dynamic typing, incremental compilation, and the famous Common Lisp Object System (multimethods and all). Steel Bank...


Platforms: *nix

License: Freeware Size: 2.7 MB Download (117): Steel Bank Common Lisp Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 514

CLISP - an ANSI Common Lisp CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.


Platforms: Windows, Mac, Linux

License: Freeware Size: 7.72 MB Download (49): CLISP - an ANSI Common Lisp Download

Released: September 03, 2012  |  Added: September 03, 2012 | Visits: 529

Common Lisp Reasoner The Common Lisp Reasoner extends the Common Lisp Object System (CLOS) to incorporate a rule language, an XML interface, and support for AI-related search and reasoning tasks such as scheduling, planning, diagnosis and predictive reasoning.


Platforms: Windows, Mac, Linux

License: Freeware Size: 115 KB Download (54): Common Lisp Reasoner Download

Released: November 14, 2012  |  Added: November 14, 2012 | Visits: 505

Common Lisp FMOD bindings CL-FMOD is a set of common lisp bindings to the fmodsound library. The bindings are completely writtenin lisp, with the help of the UFFI commonlisp library for portability.


Platforms: Windows, Mac, Linux

License: Freeware Size: 117.92 KB Download (50): Common Lisp FMOD bindings Download

Released: June 26, 2012  |  Added: June 26, 2012 | Visits: 465

Embeddable Common-Lisp ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp language as described in the X3J13 Ansi specification, featuring CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executab


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 8.56 MB Download (53): Embeddable Common-Lisp Download

Added: March 17, 2010 | Visits: 1.129

lisp-cgi-utils lisp-cgi-utils is a CGI library for Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms. lisp-cgi-utils also supports HTTP cookies for...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): lisp-cgi-utils Download

Added: May 04, 2010 | Visits: 1.228

lisp-network-server lisp-network-server is a simple framework for writing Common Lisp network applications. lisp-network-server framework takes care of listening on the network, accepting the connection and starting a new thread with handler functions of your network aware application..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): lisp-network-server Download

Added: February 25, 2010 | Visits: 908

NTW Lisp NTW Lisp project is a server written in Common Lisp for applications that use the NTW protocol to communicate with a GUI client. NTW is a collection of three things: - A protocol used to describe GUI widgets and events. - A client program which displays widgets described by the protocol and...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (97): NTW Lisp Download

Added: March 27, 2010 | Visits: 875

Lisp::Fmt Lisp::Fmt is a Perl module for Common Lisp like formatting. SYNOPSIS use Lisp::Fmt; $str = fmt("~{~a ~5,,,*a~}", $a,$b,$c,$d); # store result in $str pfmt("~{ ~a~5,,,*a~}", $a,$b,$c,$d); # print to stdout The Common Lisp "format" function provides an extremely rich set of formatting...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (100): Lisp::Fmt Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 521

Ufasoft Lisp Studio Common Lisp development system. Includes console and IDE Lisp interpreter and compiler. Possibility of creating EXE-files. Supports CLOS. It is smallest implementation of standard Lisp, just 1MB of binary code.


Platforms: Windows

License: Freeware Size: 3 MB Download (48): Ufasoft Lisp Studio Download

Added: January 18, 2010 | Visits: 1.171

Allegro FTPd Allegro FTPd is an FTP server for Linux/Solaris written in Allegro Common Lisp. Because it is written in Common Lisp, one class of security issues, related to buffer overflows, has been eliminated. Whats New in This Release: - ftpd.cl: Bumped version number for new binary builds on ACL 7.0 -...


Platforms: *nix

License: Freeware Size: 2.06 MB Download (105): Allegro FTPd Download

Added: November 02, 2010 | Visits: 927

R2cl R2cl compiler is a minimal, proof of concept translator from the R or S language into Common Lisp. An increase in speed of over 1000 times can then be achieved using the free CMU Common Lisp native code compiler on the resulting code, making it comparable to FORTRAN, Ada or C. Installation:...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (93): R2cl Download

Added: March 21, 2010 | Visits: 1.079

CL-PDF CL-PDF is a cross-platform Common Lisp library for generating PDF files. It does not need any third-party tools from Adobe or others. It is used by cl-typesetting to provide a complete typesetting system..


Platforms: *nix

License: Freeware Size: 696.32 KB Download (108): CL-PDF Download

Added: November 10, 2010 | Visits: 643

Osicat Osicat is lightweight operating system interface for Common Lisp on POSIX-like systems. Osicat uses UFFI for foreign bindings, so it is relatively portable, though most active development happens on SBCL and Debian GNU/Linux, so other platforms may experience wrinkles..


Platforms: *nix

License: Freeware Size: 14.34 KB Download (88): Osicat Download

Added: January 03, 2010 | Visits: 718

Linedit Linedit is a readline-style library written in Common Lisp that provides customizable line-editing features. Linedit uses UFFI for foreign bindings, so it is a least theoretically portable, though REPL-wrapping is currently SBCL specific..


Platforms: *nix

License: Freeware Size: 17.41 KB Download (95): Linedit Download

Added: April 14, 2010 | Visits: 811

CL-EMB CL-EMB is a library to embed Common Lisp and special template tags into normal text files. CL-EMB library can be used for dynamically generated HTML pages. Installation: CL-EMB can be installed with ASDF-INSTALL. See http://weitz.de/asdf-install/ for further information. Usage: [generic...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (100): CL-EMB Download

Added: February 15, 2010 | Visits: 897

wxCL wxCL is an industrial strength GUI library for application programmers that is portable across Common Lisp implementations and operating system platforms. It builds upon wxWidgets. wxCL builds upon wxWidgets, a comprehensive C++ library that provides uniform application interface to all major...


Platforms: *nix

License: Freeware Size: 1.3 MB Download (103): wxCL Download

Added: May 10, 2013 | Visits: 733

CLISP CLISP is a Common Lisp implementation. It implements the language described in the ANSI Common Lisp standard with many extensions.Common Lisp is a high-level, general-purpose, object-oriented, dynamic, functional programming language.CLISP includes an interpreter, a compiler, a debugger, CLOS,...


Platforms: Windows, Mac, *nix, LISP, BSD Solaris

License: Freeware Download (65): CLISP Download

1 2 3 4 5 >