I've already done it in C (and C++) as well, just wondering if anyone had done it in Lexx and/or Yacc. HD
----- Original Message ----- From: Mike Rawlins <[EMAIL PROTECTED]> Date: Tuesday, May 29, 2007 9:56 pm Subject: Re: [EDI-L] Lexx parser for EDI files? To: [email protected] > I've written X12 parsers in C++ and Java. Lexx would be an > interesting > exercise, but I lean toward thinking that the basic grammar is > simple > enough that by the time you figured out how to do it with Lexx (or > one > of its cousins) you might as well have done it from scratch. I > also > wonder how and if Lexx would handle the case of not knowing the > delimiters until you tried to start parsing an interchange. > > Mike > > ----------------------------------------- > Michael C. Rawlins, Rawlins EC Consulting > www.rawlinsecconsulting.com > > > > [EMAIL PROTECTED] wrote: > > Has anyone created a lexx parser for X12 files that they'd be > willing to share with the group? > > > > Thanks. > > Harold. > > > > > > [Non-text portions of this message have been removed] > > > > > > > > ... > > Please use the following Message Identifiers as your subject > prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> > > > > Job postings are welcome, but for job postings or requests for > work: <JOBS> IS REQUIRED in the subject line as a prefix. > > Yahoo! Groups Links > > > > > > > > > > > [Non-text portions of this message have been removed] ... Please use the following Message Identifiers as your subject prefix: <SALES>, <JOBS>, <LIST>, <TECH>, <MISC>, <EVENT>, <OFF-TOPIC> Job postings are welcome, but for job postings or requests for work: <JOBS> IS REQUIRED in the subject line as a prefix. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/EDI-L/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/EDI-L/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
