REBOL rolls forward

By Cameron Laird and Kathryn Soraiz, Unix Insider |  Development Add a new comment

REBOL is a proprietary scripting computing language invented by Carl Sassenrath, founder and CTO of REBOL Technologies of northern California. This week, we'll look at the progress that REBOL and its language have made in the last six months, and their future prospects.


Not just another language

Regular Expressions subjects seem to fall into two extreme categories. One category contains subjects with a single, simple idea accompanied by technical details. PyQt, for instance, is Qt bound to Python. The content of this kind of article fits in the headline; the body contains the who, what, and where: licensing, release dates, name, places, and so on.


The other category consists of topics that require considerable context. For example, to write about how exception handling is qualitatively different for scripting languages, you must have a good background in scripting, exception abstractions, and subtleties of syntax and semantics just to express the main point.


REBOL is in the latter category. Newcomers typically need to learn a lot before they understand REBOL. For now, concentrate on three keywords: technology, tool, and product.


Sassenrath's technologic vision

Our three previous columns that focused on REBOL emphasized that most of the credit for REBOL's technology goes to Sassenrath. REBOL's executives all have deep industry experience, but Sassenrath is the celebrity, mostly for his design and implementation of the Amiga OS. REBOL combines ideas that appeared in Amiga with other insights Sassenrath has been cultivating for up to 20 years.


The result is a messaging language that is succinct, quick to learn, and almost heroically portable. (REBOL works as universally as Java is supposed to: on BeOS for PPC, Open VMS, Amiga, MPE/iX, and dozens of other platforms.) It is also, as Australian developer Allen Kamp exults, "more fun" than anything in the last 20 years. REBOL knows about the most important networking technologies, and is designed for readability. This makes for compelling one-liners, such as:

 
    do ftp://ftp.rebol.com/hello.r
  


This retrieves the hello.r REBOL script from the ftp.rebol.com FTP server and executes it as a local application. REBOL incorporates knowledge of HTML, networking protocols, and email, as well as the usual data and control structures.


The real excitement, though, comes from applications that are more than just illustrative samples. Sassenrath encapsulates his ideas on source development and reuse in REBOL's dialecting mechanism. In a manner reminiscent of List Processing (Lisp) or Forth, it's good REBOL style to extend the base language with domain-specific jargon that precisely expresses a solution. That's a dialect.


REBOL Technologies offers several dialects. REBOL/View is a GUI toolkit that's proved surprisingly popular and has several applications in production. REBOL/Serve manages the publication and distribution of information within an organization. The catalogue of dialects expands each month.


What's new

Almost all of the aforementioned features were in place by 1998. Since then, REBOL has been largely successful and has generally delivered on its promises to developers.


The company is now releasing a few important changes. In early autumn, the REBOL core will take on three of the most important enhancements since REBOL's first release:

  • Shell access to external processes
  • Simplified database-management system communication, starting with Open Database Connectivity (ODBC) and Oracle interfaces
  • In-process connections to foreign libraries


Sassenrath has also been refining REBOL/View. He said proudly, "I really have strong feelings about it. It's the easiest way on the planet to create a [graphical] user interface. The power of dialecting in user interface systems is quite exciting."


Technically, then, REBOL is a hit: it has happy users, enough vitality to grow according to their needs, plenty of real-life applications, an interesting syntax, and even its own magazine, REBOL Forces. But is it sustainable?


Who's paying for all this?

Remember, REBOL is a proprietary language. Its long-term future depends on REBOL Technologies's revenue.

    Add a comment

    Post a comment using one of these accounts
    Or join now
    At least 6 characters

    Note: Comment will appear soon after you have activated your account.
    Obscene/spam comments will be removed and accounts suspended.
    The information you submit is subject to our Privacy Policy and Terms of Service.

    ITworld LIVE

    DevelopmentWhite Papers & Webcasts

    White Paper

    HP NonStop SQL Fundamentals whitepaper

    This whitepaper offers a detailed look into the fundamentals of HP NonStop SQL solutions. See how this system delivers unprecedented levels of application availability with fail-safe data integrity and meets the needs of enterprises with large-scale business critical applications.

    White Paper

    Nebraska Medical Center case study

    See how the Nebraska Medical Center implemented a SQL solution to make information more readily available to streamline operations, improve patient care and facilitate medical research with an enterprise solution running on HP NonStop servers.

    White Paper

    Concepts of NonStop SQL/MX

    For DBAs and developers who are familiar with Oracle solutions and want to learn about NonStop SQL/MX, this whitepaper provides an overview of the similarities and differences between the two products-with a specific focus on implementation.

    White Paper

    6 Things Your CIO Needs to Know About Requirements

    If your organization is not predictably successful on technology projects, there is likely an issue in requirements. CIOs must take action and own requirements maturity improvement. There are 6 main things a CIO must know about requirements.

    Webcast On Demand

    User Experience Monitoring

    In this webinar, you will learn hints & tips for improving end-user response times from Forrester Research analyst, Jean-Pierre Garbani.

    Sponsor: Nimsoft

    See more White Papers | Webcasts

    Answers - Powered by ITworld

    Ask a question

    Ask a Question