LispWorks Alternatives

LispWorks is described as 'Commercial implementation and IDE for the Common Lisp programming language' and is a IDE in the development category. There are more than 10 alternatives to LispWorks for Windows, Linux, Mac, BSD and Self-Hosted. The best LispWorks alternative is Hy, which is both free and Open Source. Other great apps like LispWorks are MIT Scheme, Steel Bank Common Lisp, CLISP and CMU Common Lisp.

  • IDE
  • Free PersonalProprietary
  • ...

LispWorks is a commercial implementation and IDE for the Common Lisp programming language.

More about LispWorks
LispWorks alternatives page was last updated Jan 21, 2020
Copy a direct link to this comment to your clipboard
Alternatives
  1. Hy icon
     7 likes
    Copy a direct link to this comment to your clipboard

    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!.

    39 Hy alternatives

    License model

    • FreeOpen Source

    Application type

    Platforms

    • Mac
    • Windows
    • Linux

    Hy Features

    1.  Support for scripting
    2.  Object-oriented Language
    3.  Interpreter
    4.  Clojure

    Hy VS LispWorks

     
    • Hy is the most popular Windows, Mac & Linux alternative to LispWorks.

    • Hy is the most popular Open Source & free alternative to LispWorks.

    • Hy is Free and Open SourceLispWorks is Free Personal and Proprietary
  2. MIT Scheme icon
     1 like
    Copy a direct link to this comment to your clipboard

    Implementation of Scheme providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large run-time library.

    13 MIT Scheme alternatives

    License model

    • FreeOpen Source

    Application type

    Platforms

    • Mac
    • Windows

    MIT Scheme VS LispWorks

     
  3. Copy a direct link to this comment to your clipboard

    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...

    11 Steel Bank Common Lisp alternatives

    License model

    • FreeOpen Source

    Application type

    Platforms

    • Mac
    • Windows
    • Linux

    Steel Bank Common Lisp Features

    1.  Debugging

    Steel Bank Common Lisp VS LispWorks

     
  4. CLISP icon
     1 like
    Copy a direct link to this comment to your clipboard

    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.

    13 CLISP alternatives

    License model

    • FreeOpen Source

    Application type

    Platforms

    • Mac
    • Windows
    • Linux

    CLISP Features

    1.  Portable
    2.  Multiple languages

    CLISP VS LispWorks

     
  5. Copy a direct link to this comment to your clipboard

    CMUCL is a free, high performance implementation of the Common Lisp programming language which runs on most major Unix platforms. It mainly conforms to the ANSI Common Lisp standard. CMUCL provides a sophisticated native code compiler; a powerful foreign function interface; an...

    11 CMU Common Lisp alternatives

    License model

    • FreeOpen Source

    Platforms

    • Mac
    • Linux

    CMU Common Lisp VS LispWorks

     
  6. Copy a direct link to this comment to your clipboard

    Armed Bear Common Lisp (ABCL) is a full implementation of the Common Lisp language featuring both an interpreter and a compiler, running in the JVM. Originally started to be a scripting language for the J editor, it now supports JSR-223 (Java scripting API): it can be a...

    11 Armed Bear Common Lisp alternatives

    License model

    • FreeOpen Source

    Platforms

    • Mac
    • Windows
    • Linux

    Armed Bear Common Lisp VS LispWorks

     
  7. Copy a direct link to this comment to your clipboard

    ManKai Common Lisp (MKCL) aims to be a full implementation of the Common Lisp language in compliance with the ANSI X3J13 Common Lisp standard. It is free software distributed under the terms of the GNU Lesser General Public License (LGPL) with a few minor exceptions (see the...

    11 ManKai Common Lisp alternatives

    License model

    • FreeOpen Source

    Platforms

    • Windows
    • Linux

    ManKai Common Lisp VS LispWorks

     
  8. Copy a direct link to this comment to your clipboard

    Clozure CL (often called CCL for short) is a free Common Lisp implementation with a long history. Some distinguishing features of the implementation include fast compilation speed, native threads, a precise, generational, compacting garbage collector, and a convenient...

    11 Clozure Common Lisp alternatives

    License model

    • FreeOpen Source

    Platforms

    • Mac
    • Windows
    • Linux
    • BSD

    Clozure Common Lisp VS LispWorks

     
  9. Copy a direct link to this comment to your clipboard

    Allegro CL is the most powerful dynamic object-oriented development system available today, and is especially suited to enterprise-wide, complex application development. Complex applications with billions of objects are now made easy with Allegro CL 9.0.

    15 Allegro CL alternatives

    License model

    • Free PersonalProprietary

    Country of Origin

    • US flagUnited States

    Platforms

    • Mac
    • Windows
    • Linux
    • BSD

    Allegro CL VS LispWorks

     
  10. Copy a direct link to this comment to your clipboard

    GCL is the official Common Lisp for the GNU project. Its design makes use of the system's C compiler to compile to native object code, providing for both good performance and facile portability. GCL currently compiles itself and the primary free software Lisp applications...

    13 GNU Common Lisp alternatives

    License model

    • FreeOpen Source

    Platforms

    • Windows
    • Linux
    • BSD

    GNU Common Lisp VS LispWorks

     
  11. LispIDE icon
     Like
    Copy a direct link to this comment to your clipboard

    LispIDE is a basic graphical shell for several Lisp and Scheme implementations available for Windows. LispIDE seems to work with: Corman Common Lisp, Steel Bank Common Lisp, CLISP, Gnu Common Lisp, Gambit Scheme, Bigloo Scheme, SCM Scheme, Arc, newLISP, OpenLisp, Clozure Common...

    3 LispIDE alternatives

    License model

    • FreeProprietary

    Application type

    Platforms

    • Windows

    LispIDE Features

    1.  Syntax Highlighting
    2.  Tabbed interface

    LispIDE VS LispWorks

     
  12. femtolisp icon
     Like
    Copy a direct link to this comment to your clipboard

    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.

    11 femtolisp alternatives

    License model

    • FreeOpen Source

    Application type

    Platforms

    • Self-Hosted

    femtolisp VS LispWorks

     
    • femtolisp is the most popular Self-Hosted alternative to LispWorks.

    • femtolisp is Free and Open SourceLispWorks is Free Personal and Proprietary
12 of 13 LispWorks alternatives