Re: [Sablevm-developer] Re: Config File Parsing
Brought to you by:
egagnon
From: Etienne M. G. <eg...@j-...> - 2000-12-07 19:13:25
|
Brent Fulgham wrote: > If so, I think I'll have to take a pass through the > files first, tossing out duplicates per the above rules > of precedence. > > What do you think? If you put everything in back-precdence order in the agrv-style array, then everything should work fine. Popt is very handy there; it assures us that we get the latest definition for each one. I like popt; does it show? :o) Etienne -- ---------------------------------------------------------------------- Etienne M. Gagnon, M.Sc. e-mail: eg...@j-... Author of SableCC: http://www.sable.mcgill.ca/sablecc/ and SableVM: http://www.sablevm.org/ ---------------------------------------------------------------------- |