Skip to content

Instantly share code, notes, and snippets.

@vu3rdd
Last active February 13, 2019 06:01
Show Gist options
  • Star 9 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save vu3rdd/6409454 to your computer and use it in GitHub Desktop.
Save vu3rdd/6409454 to your computer and use it in GitHub Desktop.
List of Papers for Bangalore PL/CS paper reading group

Context

This tweet explains it all.

I have a huge pile of papers on my computer waiting to be read. Often I read parts of it immediately after I see the paper, but I forget about it until someone points on another article, how awesome that paper is. I then remember to read it more carefully.

One way to fix it is to work with like minded people and have serious (non-hand wavy) discussion around the paper.

The list below will grow. My hard disk has more papers than I can count. I have carefully chosen a list of very readable papers in the list below. Special thanks for the authors for publishing their great ideas.

[Update: 20140406] Please join bangalorehaskell@librelist.com and/or follow me - vu3rdd on twitter for announcements on the meetups.

Papers

Programming Languages

Functional Programming

Parallelism

Misc

Functional Reactive Programming

Haskell implementation

Haskell Parallelism

Other's reading lists

@btbytes
Copy link

btbytes commented Sep 23, 2013

The link to "How to replace failure by a List of successes" is - http://mauke.hopto.org/stuff/papers/how-to-replace-failure-by-a-list-of-successes.pdf

@vimalk78
Copy link

are the papers strictly for PL theory? if not better make categories.

and when do we start?

@vu3rdd
Copy link
Author

vu3rdd commented Nov 4, 2013

btbytes: I can't seem to access that link. I have put my copy up and updated the link

@ScriptDevil
Copy link

The link to Playing by the rules: Rewriting as a practical optimization technique in GHC seems to be missing a http:// in Markdown. This leads it to assume it is a local link and appends it to the current URL. Kindly fix.

@vu3rdd
Copy link
Author

vu3rdd commented Jul 22, 2014

ScriptDevil: Done. Sorry, noticing your comment only now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment