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

[REBOL] Re: Resusing 'parse rules

From: brett:codeconscious at: 22-Dec-2000 22:02

My pleasure. I'm still wondering what a truly Rebolous solution would look like. So an incremental change to my last suggestion might be to use parse-rules to create a structured language that would be interpreted by the later writer objects, instead of writer objects having their functions called directly. The structured language could be a new dialect or just a block that is bound then passed to do in the writer object. It would have the interesting possibility of functions built for editing the structured language enabling one editor function to handle all sorts of different input and outputs. So there's more food for thought. Hmm. better stop there before I give myself mental indigestion. Merry xmas to you too. Brett.