Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 248 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 248 Bytes

chibi-scheme.js

Port of Chibi-Scheme to JavaScript using Emscripten

Result

http://mnieper.github.io/chibi-scheme.js/

Prerequisites

  • Bash
  • Mercurial
  • Emscripten 1.29.9

Building

  • npm run build

or

  • bin/update.sh
  • bin/build.sh