Site Archive (Complete)
Email
Print
Reprint

add to:
Del.icio.us
Digg
Google
Spurl
Slashdot
Y! MyWeb
Blink
Furl
January 01, 2002
Rebol Might Be the Language for the Rest of Us

Derrick Story

WebReview.com: Rebol Might Be the Language for the Rest of Us

Web developers depend on scripting languages to automate things. To this end, those snippets of code we see embedded everywhere are often the technological equivalent to man's best friend—that is if you own a leash and know how to say, "sit."

I'm sure I'm not the first guy to copy a piece of public code that "sort of" does what I want, then muck around with it for hours in a torturous game of trial and error, only to emerge with it finally performing the task, without me knowing how. When folks say, "Don't touch that code!" you know what they really mean. They're saying that if you break the code they copied, they haven't a clue how to ever get it working again.

The truly sad part of this story is that most of the tasks that we want these scripts to accomplish are relatively simple. Quite honestly, if I can convince the computer to take just one boring job off my hands a day, I'd just as soon use the time to catch up on my reading. It seems a shame that I have to sweat all those symbols between the brackets just to do something as simple as automating the process of sending the company web page to my boss once a day.

For those of you who have mastered Perl, Python, Javascript and others, I tip my hat. You impress me the same way folks who can speak five languages impress me. I speak one and a half languages and couldn't write a line of Perl if my life depended on it. But the first time I looked at a line of Rebol code, I knew what it meant.

Rebol, Relative Expression-Based Object Language, was designed by Carl Sassenrath and quietly released to the world in 1998. It's free to everyone and works on just about any platform you can name.

I met Mr. Sassenrath earlier this year and was impressed by his love of language. This is not so unusual for someone who designs code, but he actually designed code that read, well, like words. English words.

Of course there are limitations to this approach. But, we all know that so many of the tasks requiring scripts are simple tasks. For example, if I wanted to send this article to my dad via e-mail, the Rebol script would read:
send dad@aol.com read http://webreview.com/1999/08/27/feature/index.html
The hardest part of writing that code was typing the URL.

If this strikes a chord with you, then you should read our feature article, "Why Rebol Matters," by Michael Swaine. We ask the question, "Why does the world need another programming language?" Swaine gives us a number of good answers to that question.

I'd like to add just one more reason: We still need a multiple platform, inexpensive scripting language that enables folks like me to write code from scratch. I don't know about the rest of you, but I'm tired of cutting and pasting things I don't understand.


Why Rebol Matters
Rebol shows its colors as a scripting language alternative.

DR. DOBB'S CAREER CENTER
Ready to take that job and shove it? open | close
Search jobs on Dr. Dobb's TechCareers
Function:

Keyword(s):

State:  
  • Post Your Resume
  • Employers Area
  • News & Features
  • Blogs & Forums
  • Career Resources

    Browse By:
    Location | Employer | City
  • Most Recent Posts:
    MEDIA CENTER  more
    NetSeminar
    Fully Utilize Embedded Hardware Potential and Create Advanced User Interfaces Fast
    Processing power and display capabilities previously limited embedded system development. Now larger, full-color displays and powerful hardware running advanced operating systems are affordable. To take advantage of this new opportunity high level programming is required. Learn how with a complete set of tools, such as Trolltech's C++ development framework, fully utilizing hardware potential and creating advanced user interfaces can be achieved quickly and efficiently. Event Date: Wednesday, May 28, 2008
    Amp Up Your Continuous Integration Builds
    Amp up your continuous integration build process by increasing the frequency of your build loop. Learn from experts how to create a build that can quickly adapt to source code changes and drive down build times from hours to minutes. Event Date: Thursday, May 22, 2008
    Become a Better Build Detective: Effective Techniques for Debugging Makefiles
    This Webcast will uncover some of the most common Makefile errors and provide specific, proven techniques for fixing them. If command or syntax errors have been a mystery for you, this is a discussion you won't want to miss. Event Date: Wednesday, May 28, 2008
                                   

    ♦ sponsored
    EVENTS

    July 21-24, 2008
    Chicago, IL
    Find real-world solutions to your biggest software architecture challenges at Architecture & Design World 2008. Register by June 20 and save up to $300!
    The Dobbs Challenge
    THE DOBBS CHALLENGE
    Download the Dr. Dobbs Challenge game for either Windows or Windows Mobile and modify it using Visual Studio 2008. Win $10,000!
    INFO-LINK

    Resource Links:




    Related Sites: DotNetJunkies, SD Expo, SqlJunkies