mugcake / ruse-scheme

Experimental Scheme to JavaScript compiler, see ruse.scm

Home Page:https://scheme-live.github.io/ruse-scheme/demo/counter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ruse scheme

builds.sr.ht status

Experimental Scheme to JavaScript compiler

a fox

Abstract

ruse will be a pragmatic language and a standard library for the browser.

ruse will integrate well with JavaScript ecosystem in the sense that it will be easy to use existing JavaScript libraries. Eventually, it will support R7RS and all its libraries.

ruse wants to be a good enough framework for building frontend web applications.

Rationale

"I hear and I forget. I see and I remember. I do and I understand."

Confucius

The project was started because there is (was?) not existing Scheme implementation that supported tail-call-optimization in the browser that is (was?) actually working.

ruse is not only a learning project about Scheme programming language but also an exercices about compilers.

Documentation

See TODO.

More like this

  • BiwaScheme JavaScript interpreter
  • Chibi Scheme webassembly build
  • Chicken Scheme's Spock egg
  • Gambit Scheme JavaScript backend
  • Schism Scheme

About

Experimental Scheme to JavaScript compiler, see ruse.scm

https://scheme-live.github.io/ruse-scheme/demo/counter/

License:MIT License


Languages

Language:JavaScript 74.3%Language:Scheme 25.3%Language:Makefile 0.3%Language:Shell 0.1%Language:HTML 0.0%