vote up 2 vote down star

I'm wanting to know if it's possible to develop applications in or on Haskell to Windows Mobile, also if there is any version of hugs or ghci for Windows Mobile. Thanks.

flag

3 Answers

vote up 2 vote down check

Googling gives this.

link|flag
vote up 0 vote down

It probably is ... but there may be better options such Lua

link|flag
vote up 1 vote down

It seems like it would be wildly inefficient, but there's no reason why it shouldn't be possible since Haskell can obviously be compiled to C. However, there's probably a better solution to achieve whatever goal it is you're after.

link|flag
I already have CeGCC installed on my computer(Linux one, in Windows I have VS), but if I put ghc to point for the CE compiler instead of the default gcc it will be compiled nice? – Nathan Campos Nov 8 at 3:17

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.