Build Simple Asynchronous Pluggable Protocols for Windows - http://www.devx.com/webdev/Article/17120
How to use the REBOL scripting language to create a protocol that works similarly to the javascript:// protocol, compiling and evaluating arbitrary REBOL statements and displaying the results. |
How to use 'bind and when ... - http://www.pat665.free.fr/doc/bind.html
Enlightenment on the troublesome concept of 'bind. |
Ladislav Mecir's REBOL Articles - http://www.fm.tul.cz/~ladislav/rebol/
Several excellent technical articles about functions, context and binding, and the REBOL interpreter. Also dialects and scripts. |
Programming Languages and Computation Theory - http://jupiter.clarion.edu/~rsmaby/cis460/
REBOL features in this course at Clarion University - includes a lex scanner and yacc parsers of the language. |
REBOL and RMAIL in Emacs - http://npt.cc.rsu.ru/user/wanderer/ODP/REBOL_RMAIL/REBOL%20and%20RMAIL%20in%20Emacs.htm
By Sterling Newton. If you spend half your life in Emacs and deal with RMAIL then maybe this article can make your life a little better. |