[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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    sbcl-dragonfly

    File releases for sbcl-dragonfly on github

    SBCL ported to DragonFly BSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The interactive mathematical programming system GYWOPT is released as free software. It has been developed since early 2000 for experiments with the Integral Basis Method for integer programming by U.-U. Haus, M. Köppe and R. Weismantel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cl-gtk-cv

    functions for working with geographical data in lisp

    Uses opencv to create a zoom-able map, upon which you can place vectorized objects. The idea is to have these objects available in the map, in a list-view and on the REPL. Not complete. No documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Haskellesque lazy-list and functional tools with a Common Lisp slant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Iterate (http://www.cl-user.net/asp/libs/iterate) patched to allow (iter (:for i from 1 to 10) (:collect i)) instead of (iter (for i from 1 to 10) (collect i))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The TUM personal robotics package is a collection of libraries that aims to offer methods for personal robotic assistants to operate successfully in indoor environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lang-lisp(working title) is a project to make a lisp with efficient programs being the first goal. It has functional types(Little like templates in C++), function overloading. The latter turns out to do a subset of type inference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gennf is a distributed version management system with code signing support written in Common Lisp incorporating ideas from Meta-CVS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A high-performance functional, set-theoretic collections library. All collections are immutable; updates return a new collection. Supports arbitrary nesting (sets of sets etc.). Implemented with heterogeneous binary trees. Lisp and Java; more to come.
    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
  • 10

    cmpl

    Computer Music Programming Language

    Computer Music Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    Collection of tools for allowing CAD (Computer Aided Design) systems to interact with STEP (ISO 10303) data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Written in ANSI Common Lisp. A public multiple-connection server which allows the playing of Solitaire through a text-based protocol. This is basically so that you can make your own graphical client and use this as the back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Implementation of raytracer with its prototype written in LISP. Goals: lisp knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    otl
    otl is a text processor for generating markup from plain text. Much of both the input and output formats can be customized. otl supports structures such as nested ordered lists, headers and footers, and tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project hosts a set of patches that make SBCL (Steel Bank Common Lisp) run on the BlueGene/P supercomputer platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Common Lisp MVC web framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DACML stands for Digital Audio and Computer Music Language. It is implemented as a Common Lisp library and low level C routines for efficiency. The aim is to apply functional paradigm to Computer Music composition. Licensed under GPL v. 3 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Recall it! will help you if you study foreign languages. All you need to do is to write a dictionary with key - value pairs and program will pick a random pairs from it and test your knowledge of the values with given keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 0 This Week
    Last Update:
    See Project
  • 22
    Backwards mappable double linked list for Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Swap file is a fixed block size storage library implemented in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Common Lisp User Space File System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Binary file format provides interface for Common Lisp to read and write binary files in a simple way.
    Downloads: 0 This Week
    Last Update:
    See Project