| |
| |
REBOL - Wikipedia, the free encyclopedia (Site not responding. Last check: 2007-10-08) |
 | | First released in 1997, REBOL was designed over a 20 year period by Carl Sassenrath, the architect and primary developer of AmigaOS, based on his study of denotational semantics and utilizing concepts from the Lisp, Forth, and Logo programming languages. |
 | | REBOL is not a pure functional language; imperative programming is supported by using functions with side-effects; nor is it a pure object-oriented language, having non-object datatypes and support for other programming paradigms. |
 | | REBOL extends the range of datatypes identified by their lexical form to include values such as email addresses (name@host.dom), URLs (http://www.rebol.com), markup tags (, ), money values ($100.00, USD$25.25), dates (30-Nov-2005, 1-Dec-2005/10:30-7:00), times (12:00:00), coordinate pairs (5x5), tuples (255.255.255, 192.168.100.1), and words (how are you?). |
| en.wikipedia.org /wiki/Rebol (1874 words) |
|