-
Jim Fulton authored
Added a regex-like parser that doesn't have regex's tendency to hang the process. Maybe I'll be able to use re in the future. ;-) Added errQuote to aid in parse error message generation.
470948b3
Added a regex-like parser that doesn't have regex's tendency to hang the process. Maybe I'll be able to use re in the future. ;-) Added errQuote to aid in parse error message generation.