Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Parse Tutorial? Re:

From: allen:rebolforces at: 15-Sep-2000 9:45

----- Original Message ----- From: <[tim--johnsons-web--com]> To: <[list--rebol--com]> Sent: Friday, September 15, 2000 2:51 AM Subject: [REBOL] Parse Tutorial?
> Hi: > I've noted some discussion regarding a parse tutorial in > the lists: > > Do any parse tutorials now exist? > thanks > -tim >
Hi Tim, I guess the short answer is no. The parse docs do largely cover everything, but just not in a tutorial style. Here are a few resources that might help. There was a very good article by Carl in Dr Dobbs, not long back. (July) Unfortunately the article isn't available online, but the net-dialect source from that article is at http://www.ddj.com/ftp/2000/2000_07/rebol.txt Ingo's article about writing a dialect is at http://www.rebolforces.com/tui-dialect.html is a good starter too. Parse Docs http://www.rebol.com/users/parintro.html Also look at the View beta4.1 Users Guide for the details on block parsing. If you haven't got the beta4.1 docs, I've added it to the old docs archive. http://www.rebolforces.com/archive/ Cheers, Allen K