-
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.
-
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.
-
Maybe it's not exactly a scheme, but there's Clojure CLR and it's actively maintained: https://github.com/clojure/clojure-clr/wiki
-
-
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.
Related posts
-
Quote-Unquote "Macros"
-
IronScheme – R6RS scheme implementation for .NET
-
Ask HN: Does an equivalent of Clojure exist for .NET?
-
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.
-
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.