mark_alexanderMark Alexander Bain is an expert writer on Linux and Open Source. I’m very happy that he just published an excellent Rebol DSL Tutorial (also called Dialect) for the absolute beginner.

A REBOL dialect consists of:

* a block of statements
* a block of grammar rules
* the parse method which applies the grammar rules to the block of statements

Read more …

Bookmark and Share

Recent Articles