Scheme for embedding in .NET application

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. schemy

    Discontinued A lightweight embeddable Scheme-like interpreter for configuration

    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.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. 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

  4. IronScheme

    IronScheme

  5. 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

  • Quote-Unquote "Macros"

    2 projects | news.ycombinator.com | 13 Aug 2024
  • IronScheme – R6RS scheme implementation for .NET

    1 project | news.ycombinator.com | 26 Aug 2022
  • Ask HN: Does an equivalent of Clojure exist for .NET?

    3 projects | news.ycombinator.com | 31 Jul 2022
  • Accelerate for Microsoft 365 is a new add-in that integrates the Visual Scheme for Applications programming language. It will also offer Clojure as an alternative.

    1 project | /r/lisp | 11 Jul 2022
  • PSA: If you update a YML file used in CI to install or use Python 3.10, make sure to use “3.10” as a string. Otherwise is will most likely install Python 3.1.

    1 project | /r/devops | 9 Nov 2021