Showing 670 open source projects for "linux lisp"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1
    combat bots

    combat bots

    A game developed by Reddit community

    This is an Open Source game based on drumo's design and concept art which is developed by Reddit community. If you don't use Reddit, you are still more then welcome to use it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VectPDF

    VectPDF

    Insert PDF into DWG in AutoCad. Autolisp Frontend for PSTOEDIT

    Insert a PDF into an AutoCAD Drawing without leaving AutoCAD. VectPDF is a frontend to 'pstoedit' for AutoCAD (Windows 32 & 64 bit). VectPDF is an Autolisp Application For AutoCad to load a Selected PDF file with 'pstoedit' convert to single-line DXF, Pick Point To Insert into Drawing. Load. Requires 'pstoedit 3.50' and 'GPL Ghostscript 9.04' (included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DictEm is an extremely customizable Dictionary client for (X)Emacs. It implements functions of the client part of the Dictionary protocol (RFC-2229). It widely uses autocompletion and provides powerful API that allows to heavily extend its functionality.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    abstrasy
    Abstrasy is a programming language inspired by LISP and SCHEME. It is easy to learn and offers a revised syntax for application requirements and improve its readability. It is implemented as a script interpreter (programmed in Java based).
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    OmniMark mode

    OmniMark major mode for Emacs/XEmacs

    This is an Emacs/XEmacs major mode for editing OmniMark programs. It supports syntax highlighting, and uses heuristics to help with indentation. Additionally, programs can be navigated according to their structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    LogiasLisp

    LogiasLisp is a LISP processor which has a JSON based syntax

    LogiasLisp is a LISP processor implemented in Java which has a JSON based syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    sealisp

    Lisp interpreter for the PSP + UNIX-clones.

    This is a Lisp interpreter which will eventually be ANSI standard compliant. It currently compiles for UNIX-clones and the PSP, it has no external dependencies, with the garbage collector and numeric library and all other components being home made, from scratch. Working so far: * Automatic precise garbage collector. * Procedural macros. * Computer algebra library * A bunch of useful primitives. * A fairly small, but useful standard library. In the PSP build, the following additional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10

    DotOfEmacsByLestathc

    The dot emacs init file svn

    The dot emacs init file svn by lestathc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A bundle of lisp extensions, largely original, for GNU Emacs with the goal to obtain a more user friendly and powerful interface. The new features include contextual tool bars, new TeX interface, very complete menus, and a well structured IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Project dedicated to Festival voices development
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    MTorus provides functionality for switching buffers quickly and general navigation issues within emacs. You can arrange the set of your buffers into rings and several rings into a torus, which can be navigated in a 2-dimensional manner.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    tmasterkey2

    fuzzy and neural net software

    NN and fuzzy combined written in lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nadstavba ST

    Nadstavba ST

    Stavařská nadstavba pro AutoCAD a IntelliCAD.

    ST je stavařská nadstavba pro AutoCAD a IntelliCAD napsaná v AutoLISPu. První řádky byly napsány někdy v říjnu 1999. Z počátku měl celý projekt sloužit jen k připomenutí a zdokonalení se v AutoLISPu. Časem ale vzniklo dost funkcí, které pokud by se poskládaly dohromady, byl by z toho celkem užitečný celek. První použitelné verze byly k dispozici v létě 2000. Spolehlivě fungovaly ale jen pod A2000. Skutečně spolehlivá verze byla až verze 1.40, o té se i přes všechny nedostatky dalo říci, že...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    cmpl

    Computer Music Programming Language

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

    define-ext

    Plugin-based foreign code embedder for newLISP

    ==== NB: All new development is continued at http://github.com/rowanthorpe/define-ext and newer versions can be found there. The versions found here are for archival purposes only. ==== A newLISP - www.newlisp.org - macro which allows the user to "define" callable foreign code inline just as they would "define" a lambda or macro. C, Assembly and plain Object Code plugins are included. The Object Code plugin has no external dependencies. The C and Assembly plugins rely on the existence of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    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
  • 20
    xslide is an Emacs major mode for editing XSL stylesheets and running XSL processors. Now on GitHub at https://github.com/tkg/xslide
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    PILS is a dynamic, functional programming language with a unified model of data and programs. The name is simply a permutation of Lisp but PILS is definitely not Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An Excel addin and server framework for implementing remote excel user-defined functions (UDFs). This framework is designed to provide a centralised warehouse of functions for Excel users (eg. within an organisation).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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