User:Jbowles

From HaskellWiki
Revision as of 18:46, 21 December 2010 by Jbowles (talk | contribs) (New page: INTRO === New to Haskell. I'm a Ruby(+ Rails) developer professionally and on my off time learn as much C and Lisp as possible. My interests are largely related to ''computational linguis...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

INTRO ===

New to Haskell. I'm a Ruby(+ Rails) developer professionally and on my off time learn as much C and Lisp as possible. My interests are largely related to computational linguistics and artificial intelligence. But I am quickly becoming interested in data storage (esp. NoSQL :: MongoDB, Cassandra) and data warehousing. I currently investigating what it might be like to fuse the two latter interests into data warehousing with NoSQL.

Another currently emerging interest of mine is in the interface between different languages: specifically wrapping C in scripting languages (such as Ruby). I find the Haskell Foreign Function Interface a really cool thing... as well as the hubris package (a Ruby bridge to Haskell).