
28 Jan
2010
28 Jan
'10
8:45 a.m.
Am Donnerstag 28 Januar 2010 01:45:30 schrieb Joe Van Dyk:
I'm not saying to directly translate a OOP project to Haskell using the same design, but rather to take the business requirements of the OOP project and write them in Haskell.
(So, both versions do the same thing, but the design of them will be completely different)
Joe
Ah, okay, that's fine, then. I think
Perhaps what I need to do is take a small standard OOP system and try converting it to FP.
gave the wrong impression.