Difference between revisions of "Hac φ 2009/Talks"

From HaskellWiki
Jump to navigation Jump to search
(Quick template for presenters)
 
(Added proposed talk topics)
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.
  +
  +
== Haskell in Web Browser ==
  +
* Overview of an EDSL for Javascript generation ([http://hackage.haskell.org/cgi-bin/hackage-scripts/package/jsmw JSMW]), and related techniques.
  +
* Using [http://www.w3.org/TR/WebIDL/ WebIDL] to build reusable components; conversions between Haskell and Web IDL
  +
* Overview of Core-based work done earlier ([http://yhc06.blogspot.com/2008/03/yhcjavascript-backend.html Yhc], [http://haskell.org/communities/05-2009/html/report.html#sect2.5 Hugs])
  +
* Future work: integrate Core and JSMW
  +
  +
=== Alternatively (or additionally) ===
  +
As [http://www.haskell.org/haskellwiki/HSFFIG/Tutorial HSFFIG] was recently "revived", if there is a project to work on during Hac φ with bindings to a C library (but not C++), and the developers would like to give HSFFIG (or [http://www.haskell.org/haskellwiki/FFI_imports_packaging_utility ffipkg]) a try, I may give a talk on that and will be happy to help.

Revision as of 00:49, 27 May 2009

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.

Haskell in Web Browser

  • Overview of an EDSL for Javascript generation (JSMW), and related techniques.
  • Using WebIDL to build reusable components; conversions between Haskell and Web IDL
  • Overview of Core-based work done earlier (Yhc, Hugs)
  • Future work: integrate Core and JSMW

Alternatively (or additionally)

As HSFFIG was recently "revived", if there is a project to work on during Hac φ with bindings to a C library (but not C++), and the developers would like to give HSFFIG (or ffipkg) a try, I may give a talk on that and will be happy to help.