Skip to content

announce/sir

Repository files navigation

sir

Build Status

What's this?

An interpreter which aims to:

  • support a subset of Scheme (not strictly meets R5RS, though)
  • run on browsers with the power of rust-wasm

Development

Upstream work: trunk

yarn run watch

Relevant Documents

Thoughts

Random thoughts might come across to you during the implementation:

  • Follow your heart and compiler; rust compiler shows informative error messages.

Releases

No releases published

Packages

No packages published