|
|
|
|
|
by gravypod
3059 days ago
|
|
I wish there were programs to help open source developers, who are already working on compilers, to get their work published and get credit for their effort. Why should a person who pays a university to give them a project to do get a degree and recognition and someone who just likes compilers be left with some thumbs up on a mail list? |
|
But generally it's hard to publish code. Mostly you have to write a paper, and the paper usually has to have an element of novelty. Can't just be "I built this compiler!"
Lot of LLVM talks seem to be tutorials, which is another approach, and of course very useful.
Or you can do like Adrian Sampson and many others, and publish it via a blog. You won't get tenure that way, but most people don't care.