[EMAIL PROTECTED] wrote:

<mbed>
   <properties>
       background=grey
       width=300
       height=250
       noicons=true
    </properties>
</mbed>
<button>
</button>
<text>
</text>
<sublet>
</sublet>
<score> etc...

Isn't it easier to write (with REBOL):
        mbed properties [grey 300 250 /NoIcons]
        button
        text
        sublet
        score
    ?

> The mBed language is even a lot easier than rebol written in natural
language.

    I think REBOL/View with dialect and 'parse-block capability out-ranks
mBed, and is easier. YMMV.

Andrew Martin
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to