About
BiwaScheme is a Scheme interpreter written in JavaScript.
Example
<script src="lib/biwascheme.js"> (display "hello, world!") </script>
Try it now: BiwaScheme REPL
Demo
Features
- Most syntax/base library of R6RS (see Status)
- Functions for web application (Ajax, DOM manipulation, etc.)
- Calling JavaScript functions from Scheme
- Comprehensive unit test
- Tiny interpreter debugger
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://route477.net/
