Clasp 0.4 -- Lisp Over LLVM -- Generates Code 200x Faster

Written by Michael Larabel in LLVM on 23 November 2015 at 07:49 AM EST. 17 Comments
LLVM
Clasp is a Common Lisp compiler based on LLVM that also provides seamless interoperation with C++ libraries. Clasp 0.4 has been released with some big improvements.

Clasp 0.4 reportedly is capable of generating "200x faster code than previously" while having a new, optimizing/inlining compiler called cclasp. Clasp 0.4 also has fixes, the clbind library allows programmers to expose external C++ libraries, and there have been many bug fixes and stability improvements for this LLVM-based compiler.

More details via the Clasp blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week