Open Source Scheme Software - Page 11

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.

  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 1
    guile-sdl is a set of guile bindings for the Simple DirectMedia Layer (SDL) library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Guile bindings for xosd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    guileplayer is a Scheme binding for libplayerc - the Player client library, part of Player/Stage project. It can be used with guile (GNU Scheme interpreter) version 1.6 or later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    hlparse is, as the name would suggest, a Half-Life log parser and interpreter. Half-Life dedicated servers produce data output in a standard format (although they didn't in the past) which is relatively nice to parse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 5
    husk-scheme
    An R5RS Scheme interpreter and library written in Haskell. Provides advanced features including continuations, hygienic macros, and the full numeric tower.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    lambda-image is a programmable image processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A translator implementing a considerable subset of the Scheme language. Instant compilation to Javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Luna is a Scheme compiler and run time environment for .NET - it is written in C# and Scheme, and provides a useful superset of the R5RS standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    guile binding for expat library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    a set of scheme bindings for the gtk+ library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NexJ Scheme is an open source project providing an efficient and powerful Scheme interpreter that executes in a Java Virtual Machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ordinals

    Collection of scripts for transfinite ordinals computations

    Collection of scripts for transfinite ordinals computations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    pepa

    Personal Package Manager

    *PePa* helps you organize software that you need to install manually from sources. Typically, you dedicate a directory as a repository for packages. The packages are actually just directories, into which a given software got installed (think of the `DESTDIR`). For each package, *PePa* generates an *index* describing its contents and the package can then be *activated* or *deactivated* by linking/unlinking its contents with the filesystem structure. Who can benefit from using *PePa*? Every user of UNIX-like operating systems who wants to install something from sources, because: - the particular operating system does not provide the given piece of software or it offers only outdated version - the user is unprivileged and is not allowed to install software by himself - like in computational centres - the user is developing / testing / debugging the software - just because
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    prelude.scm

    General-purpose modern functional library for R5RS

    prelude.scm is a fully R5RS-compliant library, implemented purely in Scheme, that adds some useful procedures and idioms like: pattern-matching, for comprehension, and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple, small proof checker that will accept a minimalist Lisp-ish syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Putiweb is Scheme library program to build HTTP servers. This similar to WEBrick of Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    qtour is a Qt-based application for interpreting results of sporting tournaments. It uses the libtour C++/Guile library as its processing engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The folowing project has as main goal create a new kind of vision and functional style programing of any kind of robots making the process easy and create very portable code for simulations and testing hardware
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The "sTeXme" TeX extension allows to manipulate TeX internals from the Scheme programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Sassy is an assembler written in Scheme
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    scbib - a bibliography manager written in Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An implementation of Scheme in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A script to enable the use of HTML with embedded Scheme code on Apache web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    scmail is a mail filter written in Scheme. scmail can filter an incoming mail when it is received and filter mails in a mailbox. A bayesian spam filter called scbayes is also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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