Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #581
| From | Raphael Ernani Rodrigues <raphaelernani@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Need idea for a compiler project |
| Date | 2012-04-19 08:01 -0700 |
| Organization | Compilers Central |
| Message-ID | <12-04-038@comp.compilers> (permalink) |
Dear all,
I am a MsC student, and I want to do research in code optimization
and generation. I am taking an advanced course on algorithms, and the
course project asks to develop a graph-related algorithm that deals
with some actual application. There are a lot of compiler back-end
algorithms that deal with graphs: register allocation, partial
redundancy elimination, instruction scheduling, etc. So, I would like
to see if any of you could give me an idea of a good graph-related
algorithm that I could implement, and experiment with, in this course
project. The idea does not have to be new or visionary. It would be
good if there is a nice graph-related algorithm underlying it. One
last thing: this idea should be something that an experienced
programmer with a good compiler background should be able to implement
in nine weeks.
Regards to all,
Raphael
Back to comp.compilers | Previous | Next — Next in thread | Find similar
Need idea for a compiler project Raphael Ernani Rodrigues <raphaelernani@gmail.com> - 2012-04-19 08:01 -0700 Re: Need idea for a compiler project Donald Strong <donald.s.strong@gmail.com> - 2012-05-18 00:35 -0700
csiph-web