Vicare Scheme

Next: , Up: (dir)   [Index]


Vicare Scheme

This document describes version 0.4d1 of Vicare Scheme, an R6RS compliant native compiler for the Scheme language, producing single threaded programs running on Intel x86 32-bit and 64-bit processors. Vicare is pronounced the etruscan way.

The package, including its documentation, is distributed under the terms of the GNU General Public License (GPL) and can be downloaded from:

https://bitbucket.org/marcomaggi/vicare-scheme/downloads

the home page of the project is at:

http://marcomaggi.github.io/vicare.html

development takes place at:

http://github.com/marcomaggi/vicare/

and, as a backup, at:

https://bitbucket.org/marcomaggi/vicare-scheme/

Copyright © 2010-2017 by Marco Maggi.
Copyright © 2006-2010 by Abdulaziz Ghuloum.
Copyright © Michael Sperber, R. Kent Dybvig, Matthew Flatt and Anton Van Straaten.

This document is derived from the original Ikarus documentation by the Vicare Scheme contributors, see the “History” appendix for details.

The documentation of IrRegex is Copyright © 2005-2012 Alex Shinn. All rights reserved.

The documentation of Pregexp is Copyright © 1999-2005 Dorai Sitaram. All rights reserved.

The documentation of the library (vicare formations) is derived from the documentation of Guile. Copyright © 1996-2005, 2009-2013 Free Software Foundation.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Trademarks used herein are the property of their respective owners.


Next: , Up: (dir)   [Index]