REBOL Document

REBOL/SDK - Source Code Modules

Return to Contents

Contents:

1. Overview
2. Mezzanine Functions
3. Internet Protocols
4. View and VID
5. Installer
6. Preferences


1. Overview

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:

  1. To enable developers to incrementally include the features they need to create faster booting and less memory intensive applications.
  2. 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.


2. Mezzanine Functions

Description not provided in this BETA release.


3. Internet Protocols

Description not provided in this BETA release.

General concepts to be covered in future releases:


    architecture - the root protocol object

    port methods - contextual overloaded functions

    concept of sub-ports - logical and physical ports


4. View and VID

Description not provided in this BETA release.


5. Installer

Description not provided in this BETA release.


6. Preferences

Description not provided in this BETA release.


REBOL/MakeDoc 2.0

REBOL is a registered trademark of REBOL Technologies
Copyright 2003 REBOL Technologies

5-Aug-2003