> The EBNF standard for a production rule ( ::= ) contains colons so that's > out as an option, unless we write parser to translate EBNF grammars for use > with REBOL. :)
Tangential to the thread, I fiddled BNF rules a whle ago - brain bending stuff. For interest here is the script - expect bugs and it being incomplete. I did it as an excercise. http://www.codeconscious.com/rebol/scripts/bnf-tools.r Regards, Brett. -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
