Armed Bear Common Lisp

 2 likes

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

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  No rating
2likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

  • common-lisp
  • ansi
  • common-lisp-implementation
  • JVM

Armed Bear Common Lisp News & Activities

Highlights All activities

Recent activities

No activities found.

Armed Bear Common Lisp information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Armed Bear Common Lisp, and it has gotten 2 likes

Armed Bear Common Lisp was added to AlternativeTo by ntucker01 on Jul 31, 2013 and this page was last updated Nov 27, 2014. Armed Bear Common Lisp is sometimes referred to as ABCL.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Armed Bear Common Lisp?

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 scripting engine in any Java application. Additionally, it can be used to implement (parts of) the application using Java to Lisp integration APIs.