[Haskell-cafe] Haskell programs in C
Dmitri Pissarenko
mailing-lists at dapissarenko.com
Tue Jan 25 08:48:08 EST 2005
Hello!
Imagine I wrote a program in Haskell and want to use it on a microcontroller
device.
AFAIK, Haskell programs are first converted to C code and then compiled by gcc.
Is it possible (at least theoretically) to write a program in Haskell, then
convert it into C and then compile the C program into an executable, which is
optimized for the microcontroller?
Thanks in advance
Dmitri Pissarenko
--
Dmitri Pissarenko
Software Engineer
http://dapissarenko.com
More information about the Haskell-Cafe
mailing list