How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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.
The main features of schism-lang/schism are: Language Implementations, Scheme Implementations.
Projects with overlapping indexed features include: pollrobots/scheme — An R7RS Scheme implemented in WebAssembly. 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.