[go: up one dir, main page]

Showing 144 open source projects for "common lisp"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    Toolbox contains a few common utilities used in other projects. Toolbox has also for example a generic non-trivial double-linked list implementation which uses SBCL's weak-pointers when referencing to previous item.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple unit test utility for Common Lisp. Utility's unit tests are implemented with the utlity itself and unit tests cover 100% of the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Virtual Machine implemented in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5
    cl-bmp is a simple library to read BMP files. The library is implemented in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ABCL-web is a web-framework using Armed Bear Common Lisp as a Java Servlet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    alien-sdl contains SDL foreign function interface bindings for SBCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cl-tap-producerX is a testing framework for Common Lisp which produces reports in the TAP (Test Anything Protocol) format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Common Lisp framework for the Semantic Web, offering parsers and printers for the following Semantic Web standards: OWL 2 Functional, OWL 2 XML, OWLlink XML, OWLlink functional, and OWLlink S-Expression. Contains an OWLAPI-like ontology-framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ManageEngine Endpoint Central for IT Professionals Icon
    ManageEngine Endpoint Central for IT Professionals

    A one-stop Unified Endpoint Management (UEM) solution

    ManageEngine's Endpoint Central is a Unified Endpoint Management Solution, that takes care of enterprise mobility management (including all features of mobile application management and mobile device management), as well as client management for a diversified range of endpoints - mobile devices, laptops, computers, tablets, server machines etc. With ManageEngine Endpoint Central, users can automate their regular desktop management routines like distributing software, installing patches, managing IT assets, imaging and deploying OS, and more.
    Learn More
  • 10

    OKlibrary

    Research platform for SAT and other hard problems

    The OKlibrary is a research platform for generalised SAT solving. It provides tools to tackle "intractable problems" at the Maxima computer-algebra level and at the C++ level. It also automatically installs a wide range of external software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Snow is a Lisp-based GUI description DSL for Swing. It supports declarative layout, data binding, event listeners implemented in Java or Lisp. NOTE: the project is now hosted on common-lisp.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jeszra is a visual designtool, which combines 2D- vector graphics and GUI design. Jeszra is written in Tcl/Tk and creates reusable code for: * Tcl, Ruby, Lisp and Python. * DocBook based reference pages. * SVG import and export.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Latrunculi is a 3D OpenGL implementation of an ancient Roman strategy game by the same name. It is written using Common Lisp (with the cl-opengl and lispbuilder-sdl libraries), and aims to work on Windows or any POSIX system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CL-BF - Brainf**k interpreter, virtual machine and code generator written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Game Savvy Lisp (GSL) is a library of game creation tools and functions. The aim is to allow fast expressive programming, and quick prototyping. Please go here to get the latest version: http://code.google.com/p/gamesavvylisp/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a documentation tool for making FAQs in which each question has multiple answers. These answers are written by known authors and can respond to each other. Users are also able to rate answers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The IEEE 1619 Committee open-source reference implementations of encryption algorithms, plus testing and certification suites, for each encryption algorithm included in the standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    There are not so many chess implementations in LISP (at least, to my knowledge) Here is one. No hay muchas implementaciones del ajedrez en LISP (que yo sepa) Ahí va una.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GTK2 binding for common lisp, based on CFFI and CLOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ECL-READLINE provides top-level readline support for ECL (Embeddable Common-Lisp) in the form of an ASDF package. It does this by creating a CLOS input-stream that wraps the GNU Readline library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    sexpreader is a library which can be used by compiler or interpreter writers who want to read LISP-like constructs. This library can read in various tokens like integers, floats, symbols, strings, characters, booleans and parenthesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is the programm for sudoku solving. On input it has array of numbers. On output it gives all variants of right solves. It can be used for crossword verification and difficulty assesment. I devote it to patience of my wife :).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hard disk forensics in the lisp way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Graphic-Forms is a Common Lisp library for Windows® GUI programming.
    Downloads: 0 This Week
    Last Update:
    See Project