[go: up one dir, main page]

Showing 208 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
  • 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
    This is a parser in Java for Lisp S-expressions. An S-expression or sexp (for symbolic expression) is a convention for representing data using parentheses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cl-ntriples

    N-Triples parser for Common Lisp

    A basic parser and a set of simple utilities to parse N-Triples data. N-Triples provides a simple format for representation of Semantic Web/W3C RDF semantic data. CL-NTRIPLES provides a simple and easy to use parser for Common Lisp applications. Check the project Wiki (see link above) for additional documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    jointgen-c

    A re-implementation of cl-jointgen in C

    This is a re-implementation of cl-jointgen in the C programming language, for those that cannot get their head around Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AllegroServe is a web server developed for use with Allegro Common Lisp. Supporting the HTTP 0.9, 1.0, and 1.1 protocols, it can serve dynamic pages using an HTML generator facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    STMX

    High-performance transactional memory for Common Lisp

    STMX is a high-performance Common Lisp library for composable Transactional Memory (TM), a concurrency control mechanism aimed at making concurrent programming easier to write and understand. Instead of traditional lock-based programming, one programs with atomic memory transactions: if a memory transaction returns normally it gets committed, if instead it signals an error (Lisp slang for throwing an exception) it is rolled back. Memory transactions can safely run in parallel in different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    STEP ToyBox is a project which develops various small applications for processing EXPRESS (ISO 10303-11) schemas and/or STEP Part 21 (ISO 10303-21) data files. Some are command line only while others are GUI based.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 10
    SNMP (Simple Network Management Protocol) for Common Lisp, UDP Networking for LispWorks, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    droite is a correction of eS expression parsers implemented in many different programming languages. Its usefulness is the same as JSON but droite utilizes eS expression, a Gauche scheme interpreter friendly S expression variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project exists as an archive for Crack.com's 3D FPS/Strategy/RPG game called Golgotha. Shortly after C.c's demise, a small band of developers attempted to bring the game to completion. Here lies their code too.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    cl-page-serve

    cl-page-serve is a Common Lisp container similar to JSP or PHP

    cl-page-serve is a Common Lisp application container similar to JSP or PHP but running currently under sbcl, a well known Common Lisp free implementations. The package contains a very simple server which runs behind an Apache server, via mod_lisp. The cl-page-serve tar.gz package on Sourceforge contains all the components allowing an easy deployment of the application on Debian Linux (Wheezy). Included are the cl-page-serve application server itself, plus a prototype framework and smaller...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NLISP is an extension to Common Lisp that provides an interactive numerical computation environment, similar to packages like Matlab and IDL. NLISP has array syntax, scientific plotting and a numerical library. It currently runs under CMUCL & SBCL Lisp.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Menace of the Mines

    A fast-paced Common-Lisp roguelike

    Menace of the Mines is a fast-paced roguelike written in Common Lisp that has tons of monsters, many different classes and races and a unique magic system. (Well that's the goal). The game is under active development and runs on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    chocosmalltalk

    Smalltalk program written in Common Lisp

    Lisp and CLOS based smalltalk classes and interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is Richard C. Waters' SERIES package for Common Lisp. In a nutshell: Think "Efficient MAPCAR" SERIES translates functional-style expressions into efficient loops. Series are to loops as control structures are to GOTOs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Deep Space Window Manager

    Pure common lisp tiling window manager

    Deep Space Window Manager is a tiling window manager, oriented for good usability with minimum startup configuration and good integration with EMACS. DSWM based on StumpWM code. Now project is under hard development so has many experimental features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    sbcl-dragonfly

    File releases for sbcl-dragonfly on github

    SBCL ported to DragonFly BSD
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    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
  • 24
    Haskellesque lazy-list and functional tools with a Common Lisp slant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OpenPoplog is a multi-language, incrementally-compiled virtual machine-based development environment with its own extensive teaching and support material, supporting the languages Pop-11, Prolog, Common Lisp and ML on Unix, VMS, Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project