PLACE
languages
RPN in REBOL

REBOL

Links of Relevance

The home page of REBOL
A very short introduction
A more detailed overview
An introductory tutorial by the designer of REBOL
Entry point for the documentation of REBOL:
        see esp. the   REBOL/Core Users Guide   and the   REBOL Function Dictionary
Tutorials, examples, etc
REBOL in One Line: a list of one-line programs

Learn REBOL – a tutorial the size of a book of 600 pages

A tutorial, the size of a small book (partially outdated)

Rebol programming: a wikibook

rebol.net: The REBOL Developer Network
A cookbook

rebol.org: ‘a site to promote collaboration between REBOL developers’ – stores program libraries, archives of message lists, and some articles

Cheyenne: an Apache-class web server implemented in REBOL

Syllable: a lightweight, fast, Linux-like operating system intended for home and small offices, with REBOL as a scripting language

QuarterMaster: a REBOL-based web framework

ASON and AltScript: a data exchange format and a REBOL derivative

REBOL-like languages:
REBOL 3: once intended to succeed REBOL, but remained underdeveloped
Boron (a C library and interpreter)
Ren-C: a deeply redesigned derivative of REBOL 3 with a user-friendly API for C and JavaScript
Arturo: loosely based on REBOL, actively (as of 2023) developed, well documented and with a web-based playground. A Github web page
Meta: an accompanying project to Syllable o.s. (see above)
Red: intended to be both an interpreter and a compiler

boykobbatgmaildotcom