Ocs
A Scheme Interpreter
General
Ocs is an implementation of Scheme, as defined by R5RS. It is implemented entirely in OCaml and is suitable for embedding in OCaml programs. It is free, open source software, distributed under a permissive (two-clause) BSD-style license.
News
- 2007/8/23
- This page restored after replacement of the broken down server.
- Version 1.0.3 made available for download.
- 2006/10/12
- Version 1.0.2 made available for download.
- 2004/11/25
- Version 1.0.1 made available for download.
- 2004/6/12
- This web page created.
- Version 1.0 made available for download.
Download
- 2007/8/23: Version 1.0.3
- ocs-1.0.3.tar.gz
- 2006/10/12: Version 1.0.2
- ocs-1.0.2.tar.gz
- 2004/11/25: Version 1.0.1
- ocs-1.0.1.tar.gz
Contact
The author can be reached by e-mail.
Bug reports, suggestions and patches are always welcome.
Links
Page maintained by Ville-Pertti Keinonen