Monthly Archives: May 2012

What should we put in the server component?

So, Shae wants to build a multi-user browser-based Haskell interpreter. The big question is: how do we distribute the functionality between a server in the cloud the user’s local machine and the web browser window? For instance, one option is … Continue reading

Posted in Uncategorized | 8 Comments

A multi-user browser-based interactive ghci

Dear Haskellers, this is the blog for the Google Summer of Code 2012 project “A multi-user browser-based interactive ghci”. Student: Shae Erisson (shapr) Mentor: Heinrich Apfelmus The primary goal of this project is to create an interactive Haskell interpreter that … Continue reading

Posted in Uncategorized | 1 Comment