Content deleted Content added
Random tweaking |
No edit summary |
||
Line 42:
* [[Gauche]] is an R5RS Scheme implementation developed to be a handy script interpreter, which allows programmers and system administrators to write small to large scripts for their daily chores. Quick startup, built-in system interface, native multilingual support are some of my goals. [[Gauche]] is being developed by Shiro Kawai and BSD licensed.It can be found at [http://www.shiro.dreamhost.com/scheme/gauche/index.html this site].
* [http://www-sop.inria.fr/mimosa/fp/Bigloo/ Bigloo] is a Scheme-to-C and Scheme-to-Java compiler which produces small, fast executables. It focuses on being a practical tool for real-world tasks, and there is a relatively large number of useful libraries available for it.
* There are many, many, many more implementations listed in the [http://www.schemers.org/Documents/FAQ/ schemers.org FAQ].
== Additional Resources ==
|