Difference between revisions of "User:Jbowles"

From HaskellWiki
Jump to navigation Jump to search
(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...)
 
 
(4 intermediate revisions by the same user not shown)
Line 4: Line 4:
   
 
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).
 
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).
  +
  +
[http://github.com/jbowles My github open-source projects]
  +
  +
[http://trac.haskell.org/nlp/ Haskell NLP Group]
  +
  +
[http://www.haskell.org/haskellwiki/Linguistics λLinguistics Apps and Libs]
  +
  +
[http://projects.haskell.org/ Haskell Projects]

Latest revision as of 19:26, 21 December 2010

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).

My github open-source projects

Haskell NLP Group

λLinguistics Apps and Libs

Haskell Projects