Scheme for embedding in .NET application

This page summarizes the projects mentioned and recommended in the original post on /r/scheme

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarQube - Static code analysis for 29 languages.
  • Mergify - Tired of breaking your main and manually rebasing outdated pull requests?
  • schemy

    A lightweight embeddable Scheme-like interpreter for configuration (by microsoft)

    I found https://github.com/Microsoft/schemy, but it's been archived by Microsoft. What are some good alternatives? It's easy to find toys and experiments by googling, but I would prefer some battle tested and maintained implementation.

  • ClojureCLR

    A port of Clojure to the CLR, part of the Clojure project

    Maybe it's not exactly a scheme, but there's Clojure CLR and it's actively maintained: https://github.com/clojure/clojure-clr/wiki

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • IronScheme

    IronScheme

  • chibi-scheme

    Official chibi-scheme repository

    This one? https://github.com/ashinn/chibi-scheme I notice it's intended to be embedded in C, so it's not a perfect match.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts