Home    |Web Directory    |Metasearch    |Message Boards    |Classified Ads|

Web Directory

Home

Web Directory

Metasearch

Message Boards

Classified Ads








Software (27)

Categories:

See Also:
Sites:

http://allegroserve.sourceforge.net/
» AllegroServe Open in a new browser window
   Web application server to embed in Common Lisp programs. [Open Source, LGPL]
   http://allegroserve.sourceforge.net/
http://common-lisp.net/project/cl-emb/
» CL-EMB Open in a new browser window
   A library to embed Common Lisp and special template tags into normal text files. Can be used for dynamically generated HTML pages. [Open source, Lisp Lesser General Public Licence]
   http://common-lisp.net/project/cl-emb/
http://weitz.de/cl-gd/
» CL-GD Open in a new browser window
   A library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI. [Open source, BSD-style license]
   http://weitz.de/cl-gd/
http://weitz.de/cl-interpol/
» CL-Interpol Open in a new browser window
   Library for Common Lisp, modifies reader to have interpolation within strings similar to Perl or Unix Shell scripts; gives various ways to insert arbitrary characters into literal strings even if editor/IDE doesn't support them. [Open source, BSD-style li
   http://weitz.de/cl-interpol/
http://weitz.de/cl-ppcre/
» CL-PPCRE Open in a new browser window
   A portable Perl-compatible regular expressions for Common Lisp. [Open source, BSD-style license]
   http://weitz.de/cl-ppcre/
http://weitz.de/cl-who/
» CL-WHO Open in a new browser window
   A Lisp Markup Language, i.e. it provides convenient means to convert S-expressions intermingled with code into (X)HTML, XML, or whatever. [Open source, BSD-style license]
   http://weitz.de/cl-who/
http://common-lisp.net/project/cl-wiki/
» CL-WIKI Open in a new browser window
   Wiki engine for Common Lisp. Runs alone or on Apache + mod_lisp. [Open source, Lisp Lesser General Public License]
   http://common-lisp.net/project/cl-wiki/
http://pws.prserv.net/James.Anderson/XML/
» CL-XML Open in a new browser window
   James Anderson's collection of Common Lisp modules for XML includes XQuery support.
   http://pws.prserv.net/James.Anderson/XML/
ftp://ftp.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/gui/clx/0.html
» CLX Open in a new browser window
   An interface between Common Lisp and X Window.
   ftp://ftp.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/gui/clx/0.html
http://www.cliki.net/index
» CLiki Open in a new browser window
   Interactive, collaborative Wiki dedicated to Common Lisp. Large amount of diverse information.
   http://www.cliki.net/index
http://www.stud.uni-karlsruhe.de/~unk6/closure/
» Closure Web Browser Open in a new browser window
   Free, written in Common Lisp only; description, download.
   http://www.stud.uni-karlsruhe.de/~unk6/closure/
http://ccrma.stanford.edu/software/clm/
» Common Lisp Music Open in a new browser window
   A music synthesis and signal processing package in the Music V family.
   http://ccrma.stanford.edu/software/clm/
http://foil.sourceforge.net/
» Foil: Foreign Object Interface for Lisp Open in a new browser window
   Protocol and libraries that help access common object runtimes (JVM, CLI/CLR (.MET)) and their libraries, from Lisp. Open source, Common Public License.
   http://foil.sourceforge.net/
http://www.fractalconcept.com/
» Fractal Concepts: Maintainer of mod_lisp and cl-pdf Open in a new browser window
   mod_lisp is an Apache plugin which lets apache send requests to a lisp process to generate dynamic content. Think of it as java server pages for lisp. cl-pdf is a library to create files in Portable Document Format from Common Lisp.
   http://www.fractalconcept.com/
http://www.cs.cmu.edu/Groups/garnet/
» Garnet Open in a new browser window
   A user interface development environment for Common Lisp and X11 or Macintosh. It helps you create graphical, interactive user interfaces for your software.
   http://www.cs.cmu.edu/Groups/garnet/
http://www.genworks.com
» Genworks International Open in a new browser window
   GDL Application Development System, dynamic Knowledge Base Language and Development Environment; Generative Web Language (GWL), an integrated web-based user interface platform, for rapid development and deployment of dynamic webserver-based apps. ANSI Com
   http://www.genworks.com
http://www.ai.sri.com/~grasper/
» Grasper-CL Open in a new browser window
   Interactive Network Editor and Graphical Database.
   http://www.ai.sri.com/~grasper/
http://weitz.de/html-template/
» HTML-Template Open in a new browser window
   Portable library for Common Lisp, can be used to fill templates with arbitrary (string) values at runtime; loosely modeled after Perl module HTML::Template and compatible with a subset of its syntax. [Open source, BSD-style license]
   http://weitz.de/html-template/
http://weitz.de/hunchentoot/
» Hunchentoot Open in a new browser window
   Web server coded in Common Lisp; supports HTTP/1.1 chunking, persistent connections (keep-alive), and SSL; works only with LispWorks.
   http://weitz.de/hunchentoot/
http://mind.sourceforge.net/lisp.html
» Lisp for Robot AI Minds Open in a new browser window
   Artificial intelligence in Lisp.
   http://mind.sourceforge.net/lisp.html
http://common-lisp.net/project/mcclim/
» McCLIM Open in a new browser window
   An open source implementation of the Common Lisp Interface Manager, a portable and standardized library for constructing user interfaces.
   http://common-lisp.net/project/mcclim/
http://weitz.de/rdnzl/
» RDNZL Open in a new browser window
   A .NET layer for Common Lisp. Lets CL programs interact with .NET libraries. Open source, BSD-like license.
   http://weitz.de/rdnzl/
http://weitz.de/tbnl/
» TBNL Open in a new browser window
   A toolkit for building dynamic websites with Common Lisp. It employs the popular Apache web server for the actual HTTP communication between the server and the browser and it uses Marc Battyani's mod_lisp for the communication between Apache and the Lisp
   http://weitz.de/tbnl/
http://weitz.de/url-rewrite/
» URL-Rewrite Open in a new browser window
   Small package, can be used to programmatically rewrite (X)HTML documents, to replace some attribute values by others. Description, code samples, downloads, links. [Open source, BSD-style license]
   http://weitz.de/url-rewrite/
http://cclan.sourceforge.net/
» cCLan Open in a new browser window
   A project to package and easily distribute Lisp software. It is loosely modelled after the ideas behind CPAN, for Perl.
   http://cclan.sourceforge.net/
http://www.thangorodrim.de/software/lisp-cgi-utils/index.html
» lisp-cgi-utils Open in a new browser window
   A software package for developing CGI scripts with 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
   http://www.thangorodrim.de/software/lisp-cgi-utils/index.html

This category needs an editor

Last Updated: 2007-01-02 19:58:00





Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor

The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com

Free previews by Thumbshots.org