<div dir="ltr">Hello all,<div><br></div><div>I have somewhat of an unorthodox problem. I've been writing on and off, a series on implementing compilers</div><div>"beautifully" in haskell, called <a href="http://github.com/bollu/tiny-optimising-compiler">tiny-optimising-compiler</a>. They're literate haskell files, with the aim</div><div>of explaining the really elegant ideas that exist in compilers literature - </div><div>data flow analysis, abstract interpretation, SSA, continuations, scalar evolution,</div><div>and some more slightly out-there / research-y things, like polyhedral compilation,  equality saturation.</div><div><br></div><div>However, I'm also a research student at my university, and am expected to publish before I graduate. I was<br></div><div>looking for possible places to publish a project such as this, whose selling point would be "explains things</div><div>elegantly, and possibly rewords standard things to nice looking haskell". Are there places where one</div><div>could conceivably publish about such a project? If not, I forsee myself not being able to finish this project</div><div>for a while longer, and that would make me sad.</div><div><br></div><div>Thanks, and a merry christmas to all,</div><div>~Siddharth</div></div>