head	1.2;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.10.09.22.42.00;	author linimon;	state Exp;
branches;
next	1.1;

1.1
date	2001.07.31.10.06.38;	author sobomax;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Pacify distfile survey.
@
text
@RScheme is an object-oriented, extended version of the Scheme dialect of Lisp.
RScheme is freely redistributable, and offers reasonable performance despite
being extraordinarily portable. RScheme can be compiled to C, and the C can
then compiled with a normal C compiler to generate machine code. By default,
however, RScheme compiles to bytecodes which are interpreted by a (runtime)
virtual machine. This ensures that compilation is fast and keeps code size
down. In general, we recommend using the (default) bytecode code generation
system, and only compiling your time-critical code to machine code. This
allows a nice adjustment of space/time tradeoffs.

WWW: http://www.rscheme.org/rs/
@


1.1
log
@Add rscheme 0.7.3.1, an object-oriented, extended version of the
Scheme dialect of Lisp.
@
text
@d11 1
a11 1
WWW: http://www.rscheme.org/
@

