TopDir - top sites directory

TopDir is a human edited web directory with various categories, a collection of hand-picked web resources for visitors

TopDir offers free website promotion for webmasters and website owners. Relevant search results and many categories for adding and promoting websites. Free web promotion for websites at TopDir directory. Submit your url for review. A collection of hand-picked web resources for visitors. This page is focused on one particular aspect of Computers, Programming, Languages, Lisp, Compilers and Interpreters.

Arts Business Computers Games Health Home Teens News Recreation Reference Regional Science Shopping

See also:


    http://www.cs.utexas.edu/users/moore/acl2/   » ACL2 - Applicative Common Lisp, multipurpose system. Most common uses: language for programming, specification, modeling; a formal mathematical logic, semi-automatic theorem prover. [Open Source, GPL]

    http://www.franz.com/products/   » Allegro CL - Franz Allegro is a CL compiler available for Linux, Unix, and Windows. Free and commercial versions.

    http://armedbear.org/abcl.html   » Armed Bear Common Lisp - ANSI CL, runs on Java Virtual Machine, JVM. Has runtime system, compiler turns Lisp source to JVM bytecode, interactive REPL to develop programs. [Open Source, GPL]

    http://clisp.cons.org/   » CLISP - ANSI Common Lisp implementation: descriptions, documents, FAQs, downloads, links, developers.

    http://clisp.sourceforge.net/   » CLISP - Interpreter and FASL compiler, portable ANSI Common Lisp implementation, CLtL2 conformant, available for many platforms; multilingual user interface. [Open Source, GPL]

    http://www.cons.org/cmucl/   » CMU Common Lisp: CMUCL - CL implementation, runs on most major Unix platforms, mainly conforms to ANSI CL standard; fast compiler outputs native code, of near C speed; powerful module system, data structures. [Freeware]

    http://www.cl-http.org:8001/cl-http/   » Common Lisp Hypermedia Server: CL-HTTP - World Wide Web server implemented in CL; goal: to rapidly prototype, smoothly evolve experimental, novel, or complex applications for the WWW. [Open Source]

    http://www.informatik.uni-kiel.de/~wg/clicc.html   » Common Lisp to C Compiler: CLiCC - Not a CL system, compiles Lisp programs into working C programs; is coded in Lisp; supports strict, very large subset of CL + CLOS. Descriptions, documents, downloads. [Open Source, GPL]

    http://www.cormanlisp.com/   » Corman Technologies - Corman Lisp and PowerLisp compilers with support for 68k and PPC Macs. [Shareware/Freeware for personal use]

    http://www.digitool.com/   » Digitool, Inc. - Makes Macintosh Common Lisp, MCL: for 68k, PowerPC; compiles to native code, supports threads, integrates well into Mac OS, fun; Common Lisp Interface Manager, CLIM: platform independent user interface system, to target other Lisp platforms.

    http://dotlisp.sourceforge.net/   » DotLisp - Interactive Lisp dialect for CLR (.Net) scripting, development. Deep CLR integration, sharing type system, GC, other runtime services, transparent access to .Net w/o a FFI or wrappers. Open source, BSD.

    http://ecls.sourceforge.net/   » ECL: Embeddable Common Lisp - ANSI CL, has interpreter, Lisp to C compiler, can make standalone executables or libraries to call from C programs. [Open source, LGPL]

  • ECoLisp: ECL - Embeddable Common Lisp, implementation to embed in C-based programs; FTP site.
    http://www.aiai.ed.ac.uk/~jeff/lisp/eulisp.html   » EuLisp - Dialect of scope similar to Common Lisp, object-oriented, but organized differently, with claimed cleaner design, by a group of European industrial and academic Lisp users and implementors. Description, FTP server, contacts, links.

    http://people.bath.ac.uk/masjap/EuLisp/   » EuLisp Programming Language - Level-0 description document with history, definitions.

    http://www.gnu.org/software/gcl/   » GNU Common Lisp: GCL - CL interpreter. Home site: description, mail list, archives, news, CVS, downloads, links. [Open Source, GPL]

  • GNU Common Lisp: GCL - FTP site, many downloads. [Open Source, GPL]
    http://people.csail.mit.edu/jrb/goo/   » GOO - Generic Object Orientator, replaces Protojunior: OO, type-based prefix-syntax language; like a simpler, more dynamic, Lispy Dylan and OO Scheme; simple, efficient, extensible. Description, manual, rationale, downloads.

    http://hedgehog.oliotalo.fi/   » Hedgehog Lisp - Small dialect for low-end and embedded devices. Has compiler to bytecode and corresponding interpreter, coded in standard C, efficient, portable, can be compiled to very small executable or library. [Open Source, GPL]

    http://librep.sourceforge.net/   » librep - Shared library implementing Lisp dialect that is lightweight, fairly fast, highly extensible. Has interpreter, byte-code compiler, virtual machine. Programs may use interpreter as an extension language, or it may be used for standalone scripts. [Open source, GPL]

    http://www.lispworks.com/   » LispWorks Ltd. - ANSI CL and IDE with cross-platform GUI tools for Linux, Mac OS X, Unix, Windows. Related products and services. Free and commercial versions.

    http://lush.sourceforge.net/   » Lush: Lisp Universal SHell - Object-oriented language for researchers, experimenters, engineers, for large-scale numerics and graphics. Merges 3 languages: (1) weakly-typed, garbage-collected, dynamically scoped, interpreted language with Lisp syntax, (2) strongly-typed, lexically-scoped compiled language with Lisp syntax, (3) C language, can be freely mixed with Lush code in one program, even in one function.

    http://mumble.net/~jar/articles/language-manifesto.html   » Manifesto on JAR's Next Language - Was Jargol. Proposal with wish/feature list.

    http://www.newlisp.org/   » newLISP - General purpose scripting Lisp dialect for Cygwin, FreeBSD, Linux, Mac OS X, Solaris, Win32; like Scheme but with dynamic scoping; GUI version has IDE with editors and source level debugger, Tcl/Tk frontend. [Open Source, GPL]

    http://christian.jullien.free.fr/   » OpenLisp by Eligis - ISLisp interpreter, coded in C, ported to over 90 architectures, 16- to 64-bits. [commercial, free non-commercial use]

    http://trac.clozure.com/openmcl   » OpenMCL - An open-sourced Common Lisp implementation for LinuxPPC.

    http://www.aiai.ed.ac.uk/~jeff/franz-for-386.html   » Opus - A version of Berkeley Franz Lisp for 386-based NetBSD systems.

    http://software-lab.de/ref.html   » Pico Lisp - Minimilist Lisp dialect and virtual machine. Reference, tutorial, FAQ. Downloads. [Open source, GPL]

    http://www.cliki.net/PLisp   » PLisp - Language gets overall syntax from Common Lisp and operators and datatypes from PostScript (PS). Compiler translates PLisp to PS, which can then run on any PS engine. Wiki page with description, links, code samples.

    http://www.thinkartlab.com/pkl/tm/plisp/   » pLISP - Experimental implementation of parallel functional programming. Built as a hybrid architecture, uses simple Lisp interpreter to drive the compiler, and wraps calls to the Graph-reduction VM.

    http://www.aviduratas.de/lisp/prolisp.html   » ProLisp - An interpreter for a lexically scoped minimalistic Lisp of Lisp 1.5 type. It written in C++ and currently runs under Linux. [Open source]

    http://www.biostat.wisc.edu/~annis/creations/PyLisp/   » PyLisp - Tiny Lisp in Python: brief description, download.

    http://sbcl.sourceforge.net/   » SBCL: Steel Bank Common Lisp - Compiler and runtime system for ANSI CL. Has interactive environment including an integrated native compiler, debugger, many extensions; runs on many platforms. [Open Source, GPL]

    http://www.scieneer.com/scl/   » Scieneer Common Lisp: SCL - Multi-threaded CL, supports symmetrical multiprocessor (SMP) Unix systems.

    http://www.webweasel.com/lisp/   » Star Sapphire Common Lisp - DOS CL implementation with CLOS. Download, full CL reference manual. From Sapiens Software Corp. [free copyrighted unsupported shareware]

    http://www.ufasoft.com/lisp/   » Ufasoft Lisp - Common Lisp development system. Includes command-line and IDE interpreters. Possibility of creating EXE-files. [Free non-commercial and education use]

    http://pgc.com/commonlisp/   » Wade's Common Lisp: WCL - Implements CL for Linux on x86 hardware, has large CL subset as a shared library that can link with Lisp and C code to make efficient, small programs; suitable for embedding in other programs.


TopDir is a human edited web directory with various categories. Our mission is to organize theme based websites and remove the clutter from the information. We strive to provide context based website results to our visitors. This directory is an evolving one and we regularly add new categories, if there is a necessity. Members can suggest new categories and websites for inclusion. This is one stop promotion site for webmasters and website owners. We invite you to browse the categories and suggest your website url for an editor review. This page is focused on one particular aspect of Computers, Programming, Languages, Lisp, Compilers and Interpreters.

Help build the largest human-edited directory on the web. Soumettre un site - Open Directory Project - Devenir Editeur


Web directories list the websites by theme. The links in a web directory are collected, edited and organized by humans. Yahoo and Dmoz ODP(Open Directory Project) are considered as the best human-edited web directories on the Internet and they are one of the most trusted and relied traffic sources. Since these directories get thousands of submissions every day, it is sometimes difficult to get listed in them and your URL may take a long time to be reviewed and listed. Generally good directory listings give a surprise boost to your link popularity.

Copyright © TopDir - Top sites directory
www.top-dir.com
Annuaire Francophone et Moteur de recherche francophone