Abdel,

Rebol is both a language, and with /IOS is a complete application 
framework for distributed Reblet creation.

The framwork is robust, so it is hard to crash the Rebol IOS when it runs.

In Rebol, you can create Styles, which are more functional than 
traditional Objects.  These Styles can be used by Reblets in a natural 
language way.

It takes very small Reblets to do distributed tasks, thanks to powerful, 
natural datatypes built in (like time, money, urls, emails, files, etc.

Just as CLOS is an object system built out of LISP, you can build an 
object system (and objects are provided by Rebol) but that uses only a 
subset of the power.

I have found that Rebol is the first leap ahead of the dynamic nature of 
  a smalltalk environment, and the syntax is more natural language and 
logical than smalltalk.

I had used C++ as early as 1989 for embedded projects, Java in 1995, but 
  have never seen anything as exciting as Rebol in my career.  I do not 
think there is any other technology out there to compete with it.

The more I dig into it, the more I see the beauty of its design. 
Whenever you think of a better way to design your script, it gets 
smaller, and you reallze that the way you think it should be done is the 
way it has been done.  There is really nothing else to compare it to.

Respectfully submitted,
Steve Shireman


Abdel Belkasri wrote:


>   I admit I don't know a lot about REBOL, but I need to access this platform
> for my boss.
> 
> My first impression was that REBOL is an Internet Operating System that uses
> a script (similar to PEARL, or CSHELL) to do some shell programming! is this
> impression correct?
> 
> The marketing guy told my boss that REBOL is object oriented programming...I
> didn't see anything like that by looking to the sample programs that come
> with the REBOL trial version...what's up with that?


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to