The REBOL/SDK provides source code for all of the functions and
objects that are normally an integrated part of REBOL/Core and
REBOL/View. These modules are provided for two reasons:
To enable developers to incrementally include the features they
need to create faster booting and less memory intensive
applications.
To allow developers to fix and improve the built-in functions
by directly modifying or extending their source code.
Note About Changes
Note that the source code included in the SDK is owned by
REBOL Technologies, and the SDK license requires that any and
all fixes, modifications, or improvements be sent in source code
format back to REBOL Technologies. All changes, improvements,
and extensions to this code are owned and copyrighted
exclusively by REBOL Technologies.