REBOL language grammar? anyone here can provide?

Started by Jefferson on 18-Feb-2011/5:02:42-8:00
I'm creating a simple compiler using C#, deriving from REBOL and i need the grammar text and some info for the parsing..
basic syntax of rebol described here : http://www.rebol.com/r3/docs/guide/code-syntax.html
can i have a link regarding using C# or vb.net to create a semi rebol compiler or interpreter?

Reply