About
BiwaScheme is a Scheme interpreter written in JavaScript.
Try it now
Download
- biwascheme.js (version --)
- biwascheme-min.js
Older versions and the latest version are on github.
Example
<script src="biwascheme.js"> (display "hello, world!") </script>
Demo
Features
- Most syntax/base library of R6RS (see Status)
- Support for Lisp Macros and Quasiquotation
- Functions for web application (Ajax, DOM manipulation, etc.)
- Calling JavaScript functions from Scheme and Scheme from JavaScript
- Extending scheme interpreter in Javascipt
- Comprehensive unit test
- Tiny interpreter debugger
- Mobile version
Links
Licence
- BiwaScheme: MIT License
- BiwaScheme Logo (by Jakub Jankiewicz): Creative Commons Attribution 3.0
Contact
see Development for ITS and mailing lists.
Yutaka HARA (yutaka.hara.gmail.com)
http://twitter.com/#!/yhara_en
