
7 Jan
2005
7 Jan
'05
9:06 p.m.
On Fri, Jan 07, 2005 at 04:56:14PM +0100, Dmitri Pissarenko wrote:
I would like to know whether it is possible to write algorithmic (let's call them back-end) parts of a system in Haskell and user interface in Java?
If all else fails, you can "simply" split the program in two separate, communicating processes. Best regards, Tomasz