User:Julianporter
From HaskellWiki
(Difference between revisions)
(New page: =About my work= ==Background== I have been working in IT for about 20 years. My particular areas of interest in programming are: *Functional programming *Formal modelling / model based pr...) |
(→Current projects) |
||
| Line 12: | Line 12: | ||
==Current projects== | ==Current projects== | ||
| - | *I have developed a simple implementation of MapReduce using a modified form of monad. It's described [ | + | *I have developed a simple implementation of MapReduce using a modified form of monad. It's described [[MapReduce_as_a_monad|here]]. I would be very happy if others joined in the development effort. |
=About me= | =About me= | ||
By training I am a mathematician. I have been programming computers of some form or other since the early 1980s. I also have a keen interest in philosophy and music. My personal website is [http://www.porternet.org here]. | By training I am a mathematician. I have been programming computers of some form or other since the early 1980s. I also have a keen interest in philosophy and music. My personal website is [http://www.porternet.org here]. | ||
Revision as of 18:33, 2 April 2011
Contents |
1 About my work
1.1 Background
I have been working in IT for about 20 years. My particular areas of interest in programming are:
- Functional programming
- Formal modelling / model based programming
- Concurrency / cloud programming
- Embedded systems
I am also establishing a small business developing control systems and software for robots. The key idea is to make the robot part of the cloud rather than a stand-alone device. Further information:
- Company website
- Blog (also contains research papers on Haskell and functional programming)
1.2 Current projects
- I have developed a simple implementation of MapReduce using a modified form of monad. It's described here. I would be very happy if others joined in the development effort.
2 About me
By training I am a mathematician. I have been programming computers of some form or other since the early 1980s. I also have a keen interest in philosophy and music. My personal website is here.
