Steel Bank Common Lisp
Description
A high performance Common Lisp compiler. In addition to standard ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.
Categories
License
Update Notifications
User Ratings
User Reviews
-
This is great. My son loves it. Thank you for your work guys!
-
i have been re-acquainting myself with lisp (my first commercial, post-grad experience was with LOOPS/Interlisp-D) after nearly 20 years wading around in the C++/Java mire. sbcl is an excellent implementation of cl and a pleasure to use. it has helped me realise that cl truely is the way to go!
-
sbcl is fast and easy to use
-
One of the best Common Lisp implementations out there. Thanks for the great work!
-
sbcl works great
-
SBCL is rock-solid, fast, and easy to use. It's compatable with everything I throw at it, and best of all can be kicked into the right shape for deployment. It has some advanced options that not everyone will always need, but are such a boon when you do. I had an entire project that wouldn't have gotten off the ground if it weren't for their "merge core pages" optimizations. Good work guys!