Difference between revisions of "Hac φ/Talks"

From HaskellWiki
Jump to navigation Jump to search
(k)
(27 intermediate revisions by 17 users not shown)
Line 1: Line 1:
 
If you'd like to give a talk, announce it here; tell us your name, the title of the talk, a short description. Please also let us know if you won't be attending Saturday afternoon and want to present at some other time.
 
If you'd like to give a talk, announce it here; tell us your name, the title of the talk, a short description. Please also let us know if you won't be attending Saturday afternoon and want to present at some other time.
   
  +
== Talks ==
* Edward Kmett is willing to give a short talk on reverse-mode automatic differentiation, finger-trees or practical parallel parsing, and will be present Saturday afternoon.
 
   
  +
{| class="wikitable"
* Chris Casinghino is contemplating giving a short talk on what arity-genericity is and why he wants to add it to replib.
 
  +
! Talk Name
  +
! Speaker
  +
! Description
  +
<!-- copy this template to add your talk
  +
|-
  +
| A Stunning Talk on an Unfathomable Topic
  +
| Joe the Mighty
  +
-->
  +
|-
  +
| Relational Algebra in Haskell
  +
| Andrew Thaddeus Martin
  +
|-
  +
| Visible type application in GHC 8.0
  +
| Richard Eisenberg
   
  +
|}
* Gershom Bazerman is up for a short talk on some known but not widely known techniques for deserializing monotyped data into arbitrarily typed values. I could also speak on jmacro, or if people are interested, a cute technique for numerical solutions to differential equations based on lazy splines.
 
  +
  +
  +
[[Category:Community]]

Revision as of 21:29, 4 November 2015

If you'd like to give a talk, announce it here; tell us your name, the title of the talk, a short description. Please also let us know if you won't be attending Saturday afternoon and want to present at some other time.

Talks

Talk Name Speaker Description
Relational Algebra in Haskell Andrew Thaddeus Martin
Visible type application in GHC 8.0 Richard Eisenberg