Forgot your password?
typodupeerror

Comment Re:Haskell (Score 1) 344

Nope - They going for nhc98 at last check. I should know - I was given it to do as an 4th year engineering project (Computer Systems Engineering), last year.

However due to lack of funding, the university didn't have any Win2k installs, so I was told to aim to have a Haskell to Java converter.

It proved to be impossibly large for a 4th year project, but I got a working framework, and a skeletal converter (i.e. it compiles simple single file programs).

I'm still waiting on the marking of it (supervisor problems). However nhc98 claims to be open source, which I believe would mean that my one would also have to be so as well. If I can get the university to put what I've done up on a web page I'll do so, and notify those at nhc98 so they can do what they want with it.

I have no idea what M$ are doing with it now (if anything at all) - as they went through my supervisor, and I was only interested in getting it done as a project.

Slashdot Top Deals

If you do something right once, someone will ask you to do it again.

Working...