Open Source Common Lisp Software Development Software

Common Lisp Software Development Software

View 5637 business solutions

Browse free open source Common Lisp Software Development Software and projects below. Use the toggles on the left to filter open source Common Lisp Software Development Software by OS, license, language, programming language, and project status.

  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    SBCL

    SBCL

    Mirror of Steel Bank Common Lisp (SBCL)'s repository

    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 profiler, a code coverage tool, and many other extensions. SBCL runs on Linux, various BSDs, macOS, Solaris, and Windows. See the download page for supported platforms, and the getting started guide for additional help. SBCL is available in source and binary form for a number of different architectures. SBCL is available in binary form for many architectures. To obtain the latest binary release for your system, visit the platform support page and click on the green square which indicates your platform. You can install SBCL to a different directory prefix by setting the INSTALL_ROOT environment variable before running the installation script.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Qlot

    Qlot

    A project-local library installer for Common Lisp

    Qlot is a project-local library installer for Common Lisp, utilizing the Quicklisp facility. It enables developers to manage dependencies on a per-project basis, ensuring consistent environments and avoiding conflicts between projects. Qlot is akin to Bundler for Ruby or Carton for Perl, providing a familiar experience for developers from other ecosystems.​
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    NTW is a cross-platform client/server protocol and widget toolkit that allows efficient remote operation, even over slow networks. Its goal is to be able to serve hundreds of remote clients with a single inexpensive server.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4

    OpenAxiom: Scientific Computation System

    A system for computer algebra and symbolic mathematics

    OpenAxiom is an open source Computer Algebra System. It offers an interactive environment, an expressive programming language, a compiler, a large set of mathematical libraries of interest to researchers and practitioners of computational sciences.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 5
    B-Tree implemented in Common Lisp. Stores key/value pairs onto disk based data structure. Current implementation has been tested with SBCL. Project was originally at alien-consader.org but is now made available at SourceForge.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Axiom is a computer algebra system. It consists of an interpreter, a compiler and a library of algorithms. Axiom is an excellent research platform as well as a useful tool for scientific programming.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    The Common Lisp Reasoner extends the Common Lisp Object System (CLOS) to incorporate a powerful rule language suitable for all kinds of reasoning tasks, vanilla XML and RDF/XML interfaces, and support for a variety of AI-related applications, such as scheduling, planning and diagnosis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    On Lisp (Chinese Translation)

    Chinese translation of Paul Graham's On Lisp

    The Chinese translation of Paul Graham's famous book: On Lisp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Soulski, an open source Soulseek client for Windows written in Common Lisp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    cl-wal is a simple write ahead log library implemented in Common Lisp. Write ahead log writes entries first to a journal and then to master stream.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Acheron is a Common Lisp (CL) to JavaScript (JS) compiler. Programs are written in a subset of CL and after compilation executed in a webbrowser. Acheron has native functions that are written in JS and are the bridge between CL and JS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Compiler of Lisp programs to a platform-idependent bytecode and the corresponding virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cl-pcp is a collection of Common Lisp CFFI bindings for Pango, Cairo, and PixBuf from the GTK+ (Gimp Tool Kit) Project. This is meant as a lightweight, general solution for developing graphical/text based applications in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    CL-FastWeb

    Web development framework for Common Lisp

    Web development framework for Common Lisp, based on FastCGI with integrated WiKi. It is tested mainly on SBCL, but should work on most Common Lisp implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Small implementation of Push 3 programming language in Common Lisp. Push 3 is described here http://tinyurl.com/push30. Push is a programming language intended primarily for use in evolutionary computation systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CLAST

    CLAST

    Parsing, AST and "walking" for Common Lisp code.

    The CLAST library provides parsing, AST manipulation and "walking" for Common Lisp code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CLearJ is a clean Java-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearSharp, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CLearSharp is a clean C#-implementation of Common Lisp. The big goals are ANSI standard compliance, interoperability with Java and integration with scripting environments. This project is meant to be a sibling to CLearJ, with sharing of implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Preprocessor that uses the combination of Common Lisp and Qi as an advanced preprocessor. This will make possible for quick prototyping of new languish features such as constructing a typed macros and advanced debugging facilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Clipper is a Python based Shell and Debugger for the CLIPS Expert System (see http://clipsrules.sourceforge.net/). It is currently build on pyGTK and pyCLIPS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Cobol compiler, implemented as a new front end to the GCC compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Collection of Common Lisp Packages that may be useful to the average Common Lisp programmer which are not available elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.