GNU Common Lisp AlternativesOnly apps categorised as Programming Languages
The best Programming Language alternative to GNU Common Lisp is Hy, which is both free and Open Source. If that doesn't suit you, our users have ranked more than 10 alternatives to GNU Common Lisp and six of them are Programming Languages so hopefully you can find a suitable replacement. Other interesting Programming Language alternatives to GNU Common Lisp are MIT Scheme, Steel Bank Common Lisp, Nu and newLisp.
- Free • Open Source
- 39 Hy alternatives
Hy is a wonderful dialect of Lisp that’s embedded in Python.
Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form!.
Hy Features
- 13 MIT Scheme alternatives
Implementation of Scheme providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large run-time library.
- 11 Steel Bank Common Lisp alternatives
Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including a debugger, a statistical...
Steel Bank Common Lisp Features
- 4 Nu alternatives
Nu is an interpreted object-oriented programming language, with a Lisp-like syntax, it was created as an alternative scripting language to program Mac OS X through its Cocoa API.
License model
- Free • Open Source
Application type
Country of Origin
United States
Platforms
- Mac
- 4 newLisp alternatives
newLISP is a LISP-like scripting language for doing things you typically do with scripting languages: programming for the internet, system administration, text processing, gluing other programs together, etc.
License model
- Free • Open Source
Application type
Platforms
- Mac
- Windows
- Linux
- BSD
- Solaris
- 11 femtolisp alternatives
femtolisp is a simple, elegant Scheme dialect. It is a lisp-1 with lexical scope. The core is 12 builtin special forms and 33 builtin functions. It is fast, ranking among the fastest non-native-compiled Scheme implementations.