¡@

Home 

2014/10/15 ¤U¤È 10:09:58

iphone Programming Glossary: haskell

Is there a Haskell/ML-like compiler to C?

http://stackoverflow.com/questions/4722439/is-there-a-haskell-ml-like-compiler-to-c

there a Haskell ML like compiler to C People have written games for the iPhone in Scheme. Because some Scheme compilers compile down to.. compilers compile down to C it was easy to mix with Objective C and integrate with XCode. I am aware of patches for Haskell and OCaml compilers to enable ARM iOS backends. But those appear unofficial and experimental unstable. I prefer a static.. unstable. I prefer a static haskell ML type type system over Scheme's dynamic typing. Is there a stable ML SML Haskell compiler which generates C code so that it can be used in a similar way as Scheme Gambit C iphone haskell scheme sml gambit..