New ask Hacker News story: Ask HN: Interesting programming language concept to implement

Ask HN: Interesting programming language concept to implement
3 by jackling | 1 comments on Hacker News.
My Programming Languages and Interpreters requires students to find a research paper published in ACM or IEEE that details a programming language concept, and implement it. The task should take 10-20 hours to implement. I'm having trouble picking a paper to implement. All the papers I found so far seem too difficult for me to understand, or not interesting. Any ideas on an interesting paper to implement? I did look into probabilistic programming, which seems interesting. The paper is to be implemented in Haskell if that matters. Thanks!

Comments