This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "Documentation by paper"


In message <10402031618.AA21947@vlsi1.ultra.nyu.edu>, Richard Kenner writes:
 >As an example of the sort of thing I'd expect to see, look at the Bison
 >manual.  Not only does it not simply leave "LALR(1)" to be looked up (and
 >that's a much more well known term than those previously mentioned), it even
 >defines "context-free grammar" and "symbol".
I would disagree strongly.  dominators, dominator tree, SSA, value numbering,
loop tree are quite well known within the compiler community.  In fact, I
would hazard a guess that it's probably just some GCC folks that don't have
a firm grasp on these concepts.  They are what I would consider basic
terminology and concepts for anyone in this field.

jeff





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]