How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Schism is an experimental compiler from Scheme to WebAssembly. It enables developers to run programs written in Scheme in the browser or server environments such as NodeJS. The compiler supports a subset of the R6RS version Scheme, and is self-hosting, meaning Schism is implemented in Schism itself.
An R7RS Scheme implemented in WebAssembly
The main features of pollrobots/scheme are: Language Implementations, Scheme Implementations.
Open-source alternatives to pollrobots/scheme include: schism-lang/schism — Schism is an experimental compiler from Scheme to WebAssembly. It enables developers to run programs written in Scheme… alandipert/gherkin. alexdovzhanyn/thetalang. alexkehayias/woz. anko/eslisp — un-opinionated S-expression syntax and macro system for JavaScript. aarzilli/golua — Go bindings for Lua C API - in progress.