Open Source Scheme Software

Scheme Software

Scheme Clear Filters

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

  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    GnuCash

    GnuCash

    Personal and small-business finance manager

    GnuCash is a personal and small-business finance manager with a check-book like register GUI to enter and track bank accounts, stocks, income and expenses. GnuCash is designed to be simple and easy to use but still based on formal accounting principles.
    Leader badge
    Downloads: 8,793 This Week
    Last Update:
    See Project
  • 2
    An implementation of DSSSL, a style language to format SGML or XML documents. OpenJade contains backends for various formats (RTF, HTML, TeX, MIF, SGML2SGML, and FOT). This project also maintains OpenSP.
    Leader badge
    Downloads: 358 This Week
    Last Update:
    See Project
  • 3
    Repository for porting and creating GPL licensed scripts for the latest GIMP. At the moment that is 2.6. In the future this effort can be directed towards newer versions easily while still providing a source for older versions of scripts.
    Downloads: 70 This Week
    Last Update:
    See Project
  • 4

    Linux GPIB Support

    Linux GPIB Driver package (source)

    The Linux GPIB Package is a support package for GPIB (IEEE 488.2) hardware. The package contains a development environment consisting of a GPIB library written in C, kernel driver modules, and bindings for several other languages.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Racket

    Racket

    The Racket repository

    Racket is a general-purpose programming language and an ecosystem for language-oriented programming. This repository holds the source code for the core of Racket plus some related packages. The rest of the Racket distribution source code is in other repositories, mostly under the Racket GitHub organization. Racket programmers typically program with functions, records, objects, exceptions, regular expressions, modules, and threads. That is, instead of a “minimalist” language, which is the way that Scheme is often described, Racket offers a rich language with an extensive set of libraries and tools. Libraries are not restricted to exporting values, such as functions; they can also define new syntactic forms. In this sense, Racket isn’t exactly a language at all; it’s more of an idea for how to structure a language so that you can extend it or create entirely new languages.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6

    Gauche

    R7RS Scheme scripting engine

    Gauche is an R7RS Scheme implementation aimed to be a handy tool for daily works. Quick startup, built-in system interface and native multilingual support are some of the goals.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 7
    TinyScheme

    TinyScheme

    A tiny Scheme interpreter for embedding in programs.

    TinyScheme is a Scheme interpreter that can execute Scheme code but is also suitable for embedding in programs. The goal is to keep the interpreter small while providing as much compatability with Scheme standards as possible.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 8
    EDE

    EDE

    A light desktop environment for UNIX operating systems.

    EDE is fast desktop environment with familiar look and feel. It should work fine on slower computers too.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9
    Schism

    Schism

    A self-hosting Scheme to WebAssembly compiler

    Schism is an experimental compiler that translates Scheme programs into WebAssembly, allowing Scheme code to execute in both browser environments and server platforms like Node.js. Developed initially by Google researchers, the project was designed to explore the intersection of functional programming and WebAssembly’s low-level efficiency. Schism supports a subset of the R6RS Scheme standard and is self-hosting, meaning that the compiler itself is written in and compiled by Schism. Its architecture demonstrates advanced compiler design techniques such as staged compilation and snapshot-based bootstrapping. The project focuses on leveraging WebAssembly’s experimental capabilities, including reference types and tail calls, to test the limits of language portability and runtime performance. Though no longer actively maintained, Schism remains a valuable example of how high-level languages can be mapped to WebAssembly and offers insights into language implementation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    In this project we aim to develop scheme libraries for developing various web applications (especially servlets and xml-based web services). Our approach is to use jscheme (an open source implementation of scheme in Java) as the core language which allow
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 11

    Snd

    Snd is a sound editor

    Snd is a sound editor.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 12
    Chez Scheme

    Chez Scheme

    A programming language and an implementation of that language

    Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. As a superset of the language described in the Revised6 Report on the Algorithmic Language Scheme (R6RS), Chez Scheme supports all standard features of Scheme, including first-class procedures, proper treatment of tail calls, continuations, user-defined records, libraries, exceptions, and hygienic macro expansion. The Chez Scheme implementation consists of a compiler, run-time system, and programming environment. Although an interpreter is available, all code is compiled by default. Source code is compiled on-the-fly when loaded from a source file or entered via the shell. A source file can also be precompiled into a stored binary form and automatically recompiled when its dependencies change. Whether compiling on the fly or precompiling, the compiler produces optimized machine code, with some optimization across separately compiled library boundaries.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A quantitative finance C++ library for modeling, pricing, trading, and risk management in real-life. A cross-platform free/open-source tool for derivatives and financial engineering.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    Haxima is an Ultima-like game engine (2D tile graphics) with combat, magic, NPC AI, an embedded scripting language, and in-game editing.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    Relax NG Compact Syntax validator
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 16
    AutoGen is designed to generate text files containing repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text, especially when needed in parallel tables.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18

    Austrian German Voices for Festival

    Austrian voices for the Festival speech synthesis system

    Hidden Markov Model based voice models of Austrian German for the Festival speech synthesis system.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    An interactive, Lisp-like language for .Net scripting and development, having deep .Net integration, sharing type system, GC and other runtime services etc., with transparent access to .Net w/o a FFI or wrappers.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Creates a set of icons with numbers or letters in the center when given a base icon. Useful for creating a set of icons that can be used in conjunction with the Google Maps "My Maps" feature. Scripts run under GIMP.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Functional XML parsing framework: SAX/DOM and SXML parsers with support for XML Namespaces and validation. Related to SSAX are SXPath queries and SXML transformations, with applications to XML/HTML authoring and literate Scheme and XML programming.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    SISCweb is a framework to facilitate writing stateful Scheme web applications in a J2EE environment. An example WAR file ready for use is provided. Try it today!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Trackballs is a game for linux in which you steer a marble ball through tracks of varying difficulty. The game is loosely based on Marable Madness and features 3D graphics, an integerated level editor and highquality soundeffects and background music.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    This project is for maintaining a linux system that concentrates on math, logic, and geometry related softwares.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Niche website for webmasters promoting adult companies through referrals, Flat File RSS Archives, make money through webmaster referrals and from the regular surfer. New programs are added all the time so please use this to your advantage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next