Open Source Common Lisp Software for ChromeOS - Page 2

Common Lisp Software for ChromeOS

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

  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    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
  • 2
    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
  • 3
    A CLOS common lisp implementation motivated by Python's datetime and related classes. The Lisp datetime objects will include conversion between epochs measured in days and seconds, date arithmatic, and string formatting and parsing operations in a singl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LispScript is a Lisp to javascript compiler. It currently supports all javascript functions in addition to the more common and useful Lisp forms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    Readable Lisp S-expressions

    Readable Lisp/S-expressions with infix, functions, and indentation

    This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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 threads, are re-executed from the beginning in case of conflicts or if consistent reads cannot be guaranteed, and effects of a transaction are not visible from other threads until it commits. STMX gives freedom from deadlocks, automatic rollback on failure, and it aims at resolving the tension between granularity and concurrency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A portable and retargetable lexer/parser generator.
    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
  • 10
    ABCL-web is a web-framework using Armed Bear Common Lisp as a Java Servlet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CL-BF - Brainf**k interpreter, virtual machine and code generator written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    CM-ETF is an extension to the Common Music composition environment, which allows for output of musical data in ETF "Engima Transportable File" format, readable by the popular commercial musical notation software, Finale. Requires CM and lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Foil provides a protocol and code to interface between Lisp and instances of runtimes such as the JVM and CLR, offering comprehensive, safe, dynamic, efficient, and portable access to Java and CLI libraries from Lisp, with an emphasis on working in Lisp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Implementation of raytracer with its prototype written in LISP. Goals: lisp knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    mCms is a Web Content Management system written in Common Lisp. It is designed to allow web site and application developers to get a site up quickly and easily, by providing and integrating most of the functionality a web site would need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    wxCL = wxWidgets + Common Lisp!!! The wxCL project group creates Common Lisp bindings to the wxWidgets API. We still require C, C++ and Lisp hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
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.