Free Common Lisp Compilers / Interpreters
Free ANSI Common Lisp development systems
Free Common Lisp Compilers, Interpreters, Development Systems
This page lists free Common Lisp interpreters, compilers and development systems. Some of the compilers/interpreters comply with the ANSI Common Lisp specification, others will handle standard prolog with the Edinburgh syntax. (Check their documentation for details.) A number of development systems here also supply full source code. If you are looking for a hardcopy book that you can use to learn Common Lisp, try Practical Common Lisp by Peter Seibel, which seems to be a favourite ("favorite" if you use a different variant of English) of many. Guy Steele's Common LISP: The Language, 2nd edition (online version) was at one time considered the Common Lisp programmer's bible (now out of print), though you should note that it's more of a reference book than a tutorial.
Related Pages
- How to Create / Make a Website: The Beginner's A-Z Guide - put your software on the Internet
- Books on Common LISP on Amazon.com
- Free Programmers' Editors and IDEs
- Free Source Code Management / Version Control Software
- Free Resource Editors, Compilers and Icon Editors
- Free Prolog Compilers and Interpreters
- Free Smalltalk Compilers and Interpreters
- Free Python Compilers, Interpreters and Implementations
- Free Java Compilers, Assemblers, Java Development Kits
Free Common Lisp Interpreters and Compilers
- Steel Bank Common Lisp

Steel Bank Common Lisp provides a compiler and runtime system for ANSI Common Lisp, a debugger, a statistical profiler, and a code coverage tool. The language includes some extensions to the ANSI Common Lisp standard, including garbage collection, a metaobject protocol, support for dealing with Unix-type operating systems (such as to get the command line passed to the program, obtain environment variables, and run other processes), etc. Platforms supported include Linux, Windows, Mac OS X, FreeBSD, OpenBSD, NetBSD and Solaris.
- Poplog
Poplog is a software development system that includes incremental compilers for Pop11 (a Lisp-like language with more conventional syntax), Common Lisp (compatible with CLTL2 - Common LISP: The Language, 2nd edition), Prolog (compatible with the Edinburgh definition), and Standard ML. It comes with documentation, program libraries, and teaching materials for AI and Cognitive Science. Source code for the system (as well as example code such as the source code for the famous AI program, Eliza) is included. Supported platforms include Windows, Linux, Solaris on Sparc, Solaris on Intel, Digital Unix on Alpha, AIX on PowerPCs.
- Ufasoft Lisp Studio
Lisp Studio is a Common Lisp development system that includes a command line and an IDE Lisp interpreter. Target platforms include Windows and the .NET environment. There is also a Windows Mobile version. The studio is free for non-commercial and educational use.
- CMU Common Lisp Compiler
CMU Common Lisp conforms to the ANSI Common Lisp standard and runs on "most Unix platforms". It has a native-code compiler, generational garbage collection, multiprocessing capability on x86 ports, ability to interface with C source code/libraries, shared libraries, ability to directly make Unix system calls, support for interprocess communication and remote procedure calls, implements the Common Lisp Object System (CLOS) (with multimethods and a metaobject protocol), has a graphical source level debugger, etc. The source code is put in the public domain (according to the website).
- LispWorks (Warning: Crippleware)
The Personal Edition of this Common Lisp implementation comes with an IDE, and is free crippleware (among other limitations, it will terminate your application after 5 hours). You can get Linux as well Windows versions for this compiler. You may also want to check out the Common Lisp HyperSpec (derived from the ANSI Common Lisp standard).
- GNU CLisp
A Common Lisp implementation (compiler and interpreter) that supports the ANSI standard and the Lisp descibed in "Common Lisp: The Language (2nd edition)". It is released under the GNU General Public License and supports MSDOS, OS/2, Windows NT/95/98, Amiga 500-4000, Acorn RISC PC, Linux and other Unices.
Related Pages
- How to Register Your Own Domain Name - get one for your software
- Important Precautions to Take When Buying a Domain Name
- Free Text Search and Replace Utilities
- Free File Comparison and Differencing Utilities
- Frequently Recommended Books on Windows Programming
- Free Compiler Construction Tools: Lexers, Parsers, Optimizers
- Which Web Host Would You Recommend? (FAQ)
- The Fine Print in Web Hosting: Resource Usage Limits
Can't Find What You're Looking For?
Search the site using Google.
Newest Pages
- How to Change Fonts, Text Colour and Size with Dreamweaver CS6
- How to Insert Images into Your Website with Dreamweaver CS6
- Dreamweaver Tutorial: How to Design a Website with Dreamweaver CS6
- Free Start Menus for Windows 8
- Free Online Editors and Integrated Development Environment (IDE)
- BlueGriffon Tutorial: How to Create a Website with the BlueGriffon Free Web Editor
- Free PHP Compilers: compile PHP scripts to native code, .NET or Java bytecode
- How to Reserve a Domain Name. Do You Need a Web Host if You Want to Reserve a Domain for Future Use?
- What's the Difference Between a Content Management System (CMS), a Blog, a Web Editor and an Online Site Builder?
- How to Create Rounded Corners for Your Box Borders in CSS
- How to Shut Down Windows 8 (Full Shutdown and Normal Hybrid Shutdown)
Popular Pages
- How to Create/Make Your Own Website: The Beginner's A-Z Guide
- How to Register Your Own Domain Name - how to get your own domain name
- Dreamweaver CS5.5 Tutorial: How to Design a Website with Dreamweaver CS 5.5
- How to Create a Bootable Windows XP Setup CD/DVD on a Preinstalled Windows System
- Free Partitioning Software - Copy, Create, Move, Resize, Convert, Undelete Partitions
- Free Data Recovery, File and Partition Recovery, Undelete and Unformat Software
- How to Create an Emergency Windows Rescue CD
- Free DVD Authoring and Creation Software
- Free CD and DVD Burners and Copying Software
- Free Hard Disk Backup and Restore, Hard Disk Image and Cloning Utilities
How to Link to This Page
It will appear on your page as:
Free Common Lisp Compilers and Interpreters
