Re: Creating intelligent search 'n replace for C/C++ source?

2010-04-05 Thread Akim Demaille
Le 31 mars 2010 à 00:48, Jacob Ole Juul Kolding a écrit : > Hello List > > I'm a total newb regarding all things bison/yacc but I think it's the tool > for my current problem at hand. > I have a rather large code base written in C/C++ where I need to replace some > fundamental classes > and al

Re: Creating intelligent search 'n replace for C/C++ source?

2010-04-05 Thread tys lefering
On Mon, April 5, 2010 21:58, Akim Demaille wrote: > It might be http://cedet.sourceforge.net/semantic.shtml. > That page reports that "David Ponce has ported Bison to Emacs Lisp". I > don't know what that means, but I'm curious :) Looked at it: Wisent (the European Bison ;-) is an Elisp implement