GNU Common Lisp icon
GNU Common Lisp icon

GNU Common Lisp

 Like

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

GNU Common Lisp screenshot 1

License model

  • FreeOpen Source

Platforms

  • Windows
  • Linux
  • BSD
  No rating
0likes
0comments
0news articles

Features

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

 Tags

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

GNU Common Lisp News & Activities

Highlights All activities

Recent activities

No activities found.

GNU Common Lisp information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    13 alternatives listed
  • Supported Languages

    • English

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

GNU Common Lisp was added to AlternativeTo by ntucker01 on Jul 31, 2013 and this page was last updated Apr 24, 2019. GNU Common Lisp is sometimes referred to as GCL.
No comments or reviews, maybe you want to be first?
Post comment/review

What is GNU Common Lisp?

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, Maxima , ACL2 and Axiom, on eleven GNU/Linux architectures (x86 powerpc s390 sparc arm alpha ia64 hppa m68k mips mipsel), Windows, Sparc Solaris, and FreeBSD. On most platforms, GCL can load native object code modules directly into its lisp core, where they are preserved in any custom lisp images produced via the save-system call.