The core of MIT/GNU Scheme Pucked is the @emph{bleeding edge core}.
The head of the MIT/GNU Scheme project's development branch on
-Savannah is merged in frequently. Thus it includes changes proposed
-for the next stable release of MIT/GNU Scheme.
+Savannah is merged in frequently, so this version includes changes
+proposed for the next stable release of MIT/GNU Scheme.
@itemize @bullet
@item
New unicode support means your old code can generate ``legacy
strings'' suitable only for ``legacy ports''. Most string operations
can handle legacy @emph{or} Unicode strings, but new procedures may
-only handle Unicode strings, and several old procedures are marked as
-``deprecated.''
+only handle Unicode strings, and several old procedures are marked
+deprecated.
@end itemize
The proposed changes to the core system are intended to produce a new
support both parameters and fluid bound bindings, both legacy and
Unicode strings. It should thus be possible to run mixtures of old
and new code, allowing you to replace references to deprecated
-bindings in stages.
+bindings incrementally.
@section Experimental Changes
list of package sources and install or update Scheme and its plugins
just like other packages.
-You should begin by installing the GPG key used to sign the packages.
+You would begin by installing the GPG key used to sign the packages.
It is available at this URL:
@example