Showing 489 open source projects for "linux lisp"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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.
    Start Free
  • 1
    Navigator for 2ch(navi2ch) is a '2ch bbs' browser worked on Emacsen.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    blog4y

    blog4y

    Easy blogging for you.

    Project goal is to allow you easy post and backup blog articles to most free blogging hosting. Provide Python API, command line utility, Emacs integration and GTK interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MyLisp

    Lisp interpreter / compiler

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project has been moved to github: https://ragnaroek.github.io/dandelion/ https://github.com/Ragnaroek/dandelion
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    This library is intended to provide a minimal C/C++ API to efficiently create, manipulate, and parse LISP-style symbolic expressions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Haskellesque lazy-list and functional tools with a Common Lisp slant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Blue Basin

    General template for expressions using Lisp-like structures.

    A group of generic tools and containers for using in logical and mathematical terms. Lisp like type-safe n-Trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    arcueid

    A C Implementation of the Arc dialect of Lisp

    Arcueid is a C implementation of Paul Graham's Arc dialect of Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Link multiple files together in Emacs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 10

    imsearch

    A better isearch for Emacs

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VoiceCode is an Open Source initiative started by the National Research Council of Canada, to develop a programming by voice toolbox. The aim of the project is to make programming through voice input as easy and productive as with mouse and keyboard. For install, Use subversion, as described in this page: http://sourceforge.net/apps/mediawiki/voicecode/index.php?title=VCode_1_Doc/InstallationManual.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    limo

    limo

    hobby project in which i build a lispy sort of interpreter

    hobby project in which i build an interpreter for my own version of a lispy/schemy language. as to being a hobby, it's explicitly NOT for production use. Find the new home here: https://github.com/mokrates/limo Some examples: https://mokrates.github.io/limo
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Znuli

    Znuli

    Quick gif animation creator

    Cross platform gui for quickly creating gif animations from screenshots with very little clicking and automatic filename generation. Written in Clojure. Please report bugs in the "Tickets" section rather than the "Review" sesion, and (in order for me to have any chance of fixing it) please supply operating system, java version and other relevant information. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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: 8 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    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: 4 This Week
    Last Update:
    See Project
  • 18

    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
  • 19

    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
  • 20

    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
  • 21
    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: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25

    tmasterkey2

    fuzzy and neural net software

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