Open Source Lisp Software Development Software - Page 7

Lisp Software Development Software

View 5795 business solutions

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

  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1

    bigz

    Simple and complete bignum/rational C library with wrappers for C++

    bigz is the continuation of an old BigNum project that started its life as a joined INRIA & Dec project in 1989. The current version includes many fixes and improvements. Although not as efficient as, say gmp, it is very small, reasonably efficient and extremely portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    dayLISP is an experimental/currently incomplete ISLisp implementation written in Java. I intend dayLISP to be a complete ISLisp and to provide an interface between Java and Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    dpans2texi

    Converts the sources of the Common Lisp standard to the Texinfo format

    The dpans2texi script patched to work in modern environment, namely when makeinfo supports unicode and does not tolerate random ASCII chars in the input file, a couple of typos were also fixed. The purpose of dp2ansi script is to take advantage of the superior qualities of the Info reader in Emacs compared with other formats, viz. * Single-key index lookup with completion: i. * Single-key full text regexp search: s * Convenient symbol lookup from source code: C-h C-i (or C-c C-d h from slime).
    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
    elmake is a way to provide makefiles for elisp packages (for emacs) which are processed completely in Elisp (no external autoconf, make etc. required). For info files, an external makeinfo is suggested, as elisp parsing of info files is slow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ELCO stands for Embedded Lisp COmpiler or Esdens Lisp COmpiler. The goal is to create a lisp compiler for embedded 32bit architectures. (i.e. ARM) With this compiler you are able to write lisp code on a naked chip. No OS needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A NetBeans IDE Plugin for the Clojure Programming Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    fun4j brings functional programming to the JVM. It's a framework that integrates major concepts from functional programming into the Java Platform. It also provides seamless integration of Java with Lisp coding, by using a lisp-to-bytecode compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 10
    Set of tools and libs for managing structured data in a very flexible way: Imp./Exp. ASCII, XML, SQL, PS, Tex/LaTex, RTF GUI: X-Windows, MS-Windows Interface to C++, DBs, Perl, PHP, Java, TCP/IP LISP-like interpreter written in C++ using C-LIB
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An emacs site-lisp setup that provides a useful package of non-standard emacs lisp extensions, extends the jde mode, adds menu commands for folding mode, buffers associated with the frames they came from and a site-start.el and default.el
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jfli is a library for Common Lisp that provides comprehensive, safe, dynamic and Lisp-y access to Java and Java libraries as if they were Lisp libraries, for use in Lisp programs, i.e. emphasizing working in Lisp rather than in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    an embeddable Lisp system that is lightweight, reasonably fast, and highly extensible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    phprep project provides a php extension that allows to use lisp (as provided by librep) in your php scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Lisp multilanguage design implemented on Smalltalk. Featuring an OOP macro system that works across all the languages. Contains all other languages as Lisp dialects. Fully OOP. Fully documented guided tour. language specs too. assembler, prolog, C#...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A REST based web server written in Clojure (a new functional LISP (see http://clojure.sourceforge.net/))
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Glib/GTK+/GDK language binding for the librep Lisp environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RTCH is a set of tools for organizing lisp RT tests based on their position in a directory hierarchy. Inspired by portch (http://groups.google.com/group/cl-terrace/web/portch?pli=1).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    s2html

    s2html is a C/C++/Java/Lisp HTML source code converter.

    s2html is a very simple C/C++/Java/Lisp HTML source code converter. It uses embedded CSS to format your code. Many other formatters exist, this one started its life back in 1983 as my very first C program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An implementation of Scheme in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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 features are available: * Some primitives for graphics on the PSP. --- The PSP has no decent hot-swappable coding language, and it can't multi-task. Therefore, this interpreter supports Emacs-like multi-tasking on the PSP. See: Several frames+windows each running their own lisp program from a single core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This library is intended to provide a minimal C/C++ API to efficiently create, manipulate, and parse LISP-style symbolic expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EMACS ELisp that implements many of the features of VC for use with StarTeam (www.starbase.com), a source control program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tLISP is a small implementation of the LISP programming language written in Object Pascal. Includes tle a command line tool for working with the LISP environment, and dynamic library for calling LISP functions from other applications. tLISP 2 or dLISP is
    Downloads: 0 This Week
    Last Update:
    See Project