Difference between revisions of "Hac φ 2009/Talks"

From HaskellWiki
Jump to navigation Jump to search
(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 ==
+
== Dmitry Golubovsky ==
  +
=== 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.
 
* 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
 
* Using [http://www.w3.org/TR/WebIDL/ WebIDL] to build reusable components; conversions between Haskell and Web IDL
Line 7: Line 8:
 
* Future work: integrate Core and JSMW
 
* Future work: integrate Core and JSMW
   
=== Alternatively (or additionally) ===
+
==== 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.
 
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 01:27, 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.

Dmitry Golubovsky

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.