Difference between revisions of "IPhone"

From HaskellWiki
Jump to navigation Jump to search
m
Line 19: Line 19:
 
| iPhone basics, Haskell-to-iPhone compiler
 
| iPhone basics, Haskell-to-iPhone compiler
 
| Interactive graphics toys
 
| Interactive graphics toys
  +
|-
  +
| Chris Eidhof
  +
| [http://eidhof.nl Home], [http://tupil.com Tupil], [http://haskell.org/haskellwiki/User:ChrisEidhof wiki user], [http://twitter.com/chriseidhof Twitter], [http://www.linkedin.com/pub/chris-eidhof/3/b6/2b6 Linkedin], IRC: chr1s,
  +
| 4
  +
| 3
  +
| iPhone experience, web programming experience, dependent types experience
  +
| Haskell-to-iPhone compiler (either as DSL or GHC Core -> iPhone)
  +
| Client apps, Games (maybe using a combination of FRP and something like arrowlets)
 
|-
 
|-
 
|}
 
|}
Line 25: Line 33:
   
 
* [http://iphoneideas.tumblr.com/ Free iPhone ideas] (blog by Chris Eidhof)
 
* [http://iphoneideas.tumblr.com/ Free iPhone ideas] (blog by Chris Eidhof)
  +
* [http://hoc.sourceforge.net/ Haskell to Objective-C binding]

Revision as of 16:42, 17 June 2009

If you are working with Haskell and making iPhone apps, or if you intend to soon, please fill in your info below. By helping each other out, we can work more productively and have more fun.

Name Contact info Haskell-foo (0-5) iPhone-foo (0-5) Have (to share) Need Intended iPhone apps
Conal Elliott Home, blog, wiki user, Twitter, Facebook, Linkedin, IRC: conal, 5 0 Functional graphics & GUI, misc Haskell libs, design skills iPhone basics, Haskell-to-iPhone compiler Interactive graphics toys
Chris Eidhof Home, Tupil, wiki user, Twitter, Linkedin, IRC: chr1s, 4 3 iPhone experience, web programming experience, dependent types experience Haskell-to-iPhone compiler (either as DSL or GHC Core -> iPhone) Client apps, Games (maybe using a combination of FRP and something like arrowlets)

Some helpful resources: