rebol

Getting started with rebol

Remarks#

This section provides an overview of what rebol is, and why a developer might want to use it.

It should also mention any large subjects within rebol, and link out to the related topics. Since the Documentation for rebol is new, you may need to create initial versions of those related topics.

Installation or Setup

Detailed instructions on getting rebol set up or installed.

The most mature and stable version of Rebol is the official Rebol2, available from the downloads page for multiple platforms. There are 2 flavors:

  1. Rebol/View (version with gui, ~ 0.6 MB)
  2. Rebol/Core (no gui, for servers, ~ 0.3 MB)

The version with gui (Rebol/View) is recommended for newcomers as it is also a super-set of Rebol/Core

As the download page states, Rebol requires no installation. Simply execute the binary you downloaded.


This modified text is an extract of the original Stack Overflow Documentation created by the contributors and released under CC BY-SA 3.0 This website is not affiliated with Stack Overflow