From: Jim Freeze Date: 2002-09-14T06:30:28+09:00 Subject: Which Parser? (racc or rbison?) Hi: I am writing a parser for spice netlists. The files can be very large and speed is important. From what I can determine, my choices are between racc and rbison. Are there others that would be better? If not, which of the two should I use? Thanks -- Jim Freeze ---------- Programming Ruby def initialize; fun; end A language with class