Schism is an experimental compiler that translates Scheme programs into WebAssembly, allowing Scheme code to execute in both browser environments and server platforms like Node.js. Developed initially by Google researchers, the project was designed to explore the intersection of functional programming and WebAssembly’s low-level efficiency. Schism supports a subset of the R6RS Scheme standard and is self-hosting, meaning that the compiler itself is written in and compiled by Schism. Its architecture demonstrates advanced compiler design techniques such as staged compilation and snapshot-based bootstrapping. The project focuses on leveraging WebAssembly’s experimental capabilities, including reference types and tail calls, to test the limits of language portability and runtime performance. Though no longer actively maintained, Schism remains a valuable example of how high-level languages can be mapped to WebAssembly and offers insights into language implementation.

Features

  • Experimental compiler translating Scheme programs into WebAssembly
  • Self-hosting design that compiles and runs its own compiler
  • Supports a subset of the R6RS Scheme standard for compatibility
  • Uses staged bootstrapping from precompiled snapshots for development consistency
  • Integrates with experimental WebAssembly features like tail calls and reference types
  • Includes a lightweight in-browser playground for testing Scheme code interactively

Project Activity

See All Activity >

Categories

Compilers

License

Apache License V2.0

Follow Schism

Schism Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Schism!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

JavaScript, Scheme, Unix Shell

Related Categories

Unix Shell Compilers, JavaScript Compilers, Scheme Compilers

Registered

2025-10-11