Difference between revisions of "Template:Dutch HUG/Previously"

From HaskellWiki
Jump to navigation Jump to search
Line 1: Line 1:
  +
For our August 25th meeting, we were joined by some students from Utrecht University's Summer School on Functional Programming. [http://www.norm2782.com/ Jurriën Stutterheim] talked about a project he did with Doaitse Swierstra and Wouter Swierstra. For the Junior College at Utrecht University, they developed a small [https://github.com/norm2782/JCU web application] to demonstrate the ideas behind Prolog and used this as a vehicle to teach about Computer Science in general. Next, [http://www.cs.ru.nl/~wouters/ Wouter Swierstra] talked about his paper [http://www.cs.ru.nl/~wouters/Publications/DataTypesALaCarte.pdf Data types a la carte], a way of solving the [http://en.wikipedia.org/wiki/Expression_Problem expression problem] (with some caveats).
At the July 14th meeting, Jasper Van der Jeugt talked about his [http://jaspervdj.be/posts/2011-07-10-text-utf8-initial-results.html Google Summer of Code project] on switching the text library to use UTF-8 internally. Stefan Holdermans talked about how to do polymorphic Dynamics in Haskell as a library.
 
   
  +
June 15th, we met at Utrecht University for two talks by Stefan Holdermans of [http://vectorfabrics.com/ Vector Fabrics] and Erik Hesselink of [http://silkapp.com/ Silk]. Stefan talked about his work with Juriaan Hage on a type and effect system for detecting wrong calls to `head` (and more complicated things). Erik discussed some common patterns found in database abstractions at Silk.
 
 
At the July 14th meeting, Jasper Van der Jeugt talked about his [http://jaspervdj.be/posts/2011-07-10-text-utf8-initial-results.html Google Summer of Code project] on switching the text library to use UTF-8 internally. Stefan Holdermans talked about how to do polymorphic Dynamics in Haskell as a library.
   
 
Read more about our [http://dutchhug.nl/Meetings earlier meetings].
 
Read more about our [http://dutchhug.nl/Meetings earlier meetings].

Revision as of 06:56, 29 August 2011

For our August 25th meeting, we were joined by some students from Utrecht University's Summer School on Functional Programming. Jurriën Stutterheim talked about a project he did with Doaitse Swierstra and Wouter Swierstra. For the Junior College at Utrecht University, they developed a small web application to demonstrate the ideas behind Prolog and used this as a vehicle to teach about Computer Science in general. Next, Wouter Swierstra talked about his paper Data types a la carte, a way of solving the expression problem (with some caveats).


At the July 14th meeting, Jasper Van der Jeugt talked about his Google Summer of Code project on switching the text library to use UTF-8 internally. Stefan Holdermans talked about how to do polymorphic Dynamics in Haskell as a library.

Read more about our earlier meetings.