Menu
Submit Site
Home
Computer
Programming
All sites of Programming
CLISP
CLISP- Interpreter and FASL compiler, portable ANSI Common Lisp implementation, CLtL2 conformant, available for many platforms; multilingual user interface. [Open Source, GPL] ...
Allegro CL
Allegro CL- Franz Allegro is a CL compiler available for Linux, Unix, and Windows. Free and commercial versions. ...
ProLisp
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] ...
ECL: Embeddable Common Lisp
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] ...
newLISP
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. [Op ...
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 ...
SBCL: Steel Bank Common Lisp
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] ...
CLISP
CLISP- ANSI Common Lisp implementation: descriptions, documents, FAQs, downloads, links, developers. ...
GNU Common Lisp: GCL
GNU Common Lisp: GCL- CL interpreter. Home site: description, mail list, archives, news, CVS, downloads, links. [Open Source, GPL] ...
Armed Bear Common Lisp
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] ...
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] ...
Lush: Lisp Universal SHell
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, interpre ...
OpenLisp by Eligis
OpenLisp by Eligis- ISLisp interpreter, coded in C, ported to over 90 architectures, 16- to 64-bits. [commercial, free non-commercial use] ...
EuLisp
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 serve ...
PyLisp
PyLisp- Tiny Lisp in Python: brief description, download. ...
DotLisp
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. ...
EuLisp Programming Language
EuLisp Programming Language- Level-0 description document with history, definitions. ...
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, downloa ...
Wade's Common Lisp: WCL
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. ...
Dylan Exchange
Dylan Exchange- Information, links, and references on Dylan. ...
Hello, World program
Hello, World program- A Hello World program using the old Lisp like Dylan syntax. Dylan now uses a Pascal/C like syntax so it makes an interesting historical example. ...
PC AI: The Dylan Programming Language
PC AI: The Dylan Programming Language- Contains links to information, vendors, books, and articles about Dylan. ...
Dylan Programming Language
Dylan Programming Language- Growing article, with links to many related topics. [Wikipedia] ...
Open Dylan
Open Dylan- A full-featured implementation of the Dylan language with a powerful IDE and a command-line compiler. The compiler is currently available for Windows, Linux, and Mac OS X (x86 and PPC). The IDE only works on ...
Dictionary
Dictionary- Package for talking to a dictionary server. ...
MMM Mode
MMM Mode- A package to use multiple major modes in one GNU Emacs buffer. ...
Noah Friedman's Elisp Archive
Noah Friedman's Elisp Archive- Collection of major and minor modes, user interface enhancements, and library routines. ...
Lookup
Lookup- Search interface to access dictionaries online from within Emacs. ...
Verilog Mode
Verilog Mode- A mode to edit Verilog HDL files with Emacs. ...
Emacs Packages
Emacs Packages- Packages for: buffer selection and cycling by C-TAB; fast navigation through toplevel definitions; Gimp Script Fu; highlighting regular expressions, current word. ...
Dave Pearson's Emacs Stuff
Dave Pearson's Emacs Stuff- Some helpful Emacs packages. ...
Martin Schwenke's Emacs Hacks
Martin Schwenke's Emacs Hacks- Including a mode for eiffel, a stand-alone version of gnuserv for GNU Emacs, and desire.el, a configuration helper package for Emacs. ...
Storm's Emacs Resources
Storm's Emacs Resources- Featuring cua.el, a package to provide the CUA Key binding for cut, copy, and paste without losing the normal Emacs key bindings. Also featuring ido.el, a package providing highly interactive ver ...
Online Journal Software for Emacs
Online Journal Software for Emacs- This package allows you to keep an index to your personal journal. ...
Zenirc
Zenirc- Emacs as an IRC client. ...
Malyon Interpreter
Malyon Interpreter- Major mode for playing z3/5/8 story files. A z-code interpreter written entirely in elisp. ...
Session
Session- A package to save various variables and registers which reflect your current editing state to a file which is loaded into your next session. ...
Template
Template- Packages for auto-updating and file templates. ...
X-Symbol
X-Symbol- Get some kind of WYSIWYG in LaTeX and HTML source. ...
emacs at levana.de
emacs at levana.de- Emacs Lisp software including etexshow (Browser for ConTeXt commands), recent files menu, tea timer, evening commander. ...
Flyspell
Flyspell- A package for on the fly spell checking. ...
ESS : Emacs Speaks Statistics
ESS : Emacs Speaks Statistics- Package provides support for many statistical languages such as the S family, SAS, or XLS. ...
Ispell.el
Ispell.el- The development site which contains the latest beta releases of the Emacs interface to ispell not yet included into the standard distributions. ...
Emacs Code by Stephen Eglen
Emacs Code by Stephen Eglen- Various modes provided by the maintainer of the ELL. ...
The Emacs Lisp List
The Emacs Lisp List- Collection of links to Elisp packages mostly not part of the standard distributions. ...
GNU Emacs Lisp Reference Manual
GNU Emacs Lisp Reference Manual- The official resource for all Elisp questions. ...
Harley Gorrell's Elisp
Harley Gorrell's Elisp- Various modes for editing crontab files or DNA sequences, an addition to perl-mode, and footnote support. ...
Eric Marsden's Download Page
Eric Marsden's Download Page- Beside Common Lisp and Scheme files, various Elisp packages are available. Amongst others there is an implementation of the Internet Printing Protocol, a HTTP server embedded in Emacs, and a ...
Howm
Howm- A wiki-like note-taking tool on Emacs. ...
Introduction to Emacs Lisp Programming
Introduction to Emacs Lisp Programming- (Second Edition) Official Free Software Foundation manual. ...
« First
Previous
Page 108 of 145.
Next
Last »
Latest sites from Programming
Wikipedia - Computer Programming
Reddit: Programming
Gamedev.org
GameDev.net
Dis6502
Ada-Tools
JSW Technology
UniquE RAR File Library
MyLibC
The Endpoint Library
WM_MOTIF
Matrix2D
LZO
Enumerating Objects with .NET
Deep Inside C#: An Interview with Microsoft Chief Architect Anders Hejlsberg
C# XML Directory Lister
Creating a control with the .NET SDK using C#
libspopc
libZI
IRCG
Better String Library
Fingerprint Verification System
GNU Scientific Library
jclassinfo
ForbiSoft
Send feedback
submit