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 <20040203164801.62EB4990D5@baradas.org>, Peter Barada writes:
 >Another possiblity is to have one file that has the definition of
 >terms, as well as bibliography entries for the papers and books that
 >the algorithms were derived from.  That way if someone(like me who
 >took his last compiler course twenty years ago using the dragon book)
 >wanted to learn more about GCC and especially its optimizers, they could
 >use the bibliography as a guide to the relavent papers and books.
Yup.  Though again wikipedia is probably a better solution for that
problem as well :-)

You can look up SSA, dominator, and a variety of other common terms and get
reasonably concise definitions.

Having a bibliography is definitely a good thing, particularly since I want
to see us working more with well known, published algorithms rather than
cobbling together our own from scratch.


Jeff




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