
25 Jan
2005
25 Jan
'05
2:12 p.m.
On Tue, 25 Jan 2005, Dmitri Pissarenko wrote:
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?
I would guess so. Wasn't there someone mentioning here a little while ago some project where they strip most of System.* from the libraries and get something that might be suitable for embedded applications? What was that called? Anyone remember? -- Mark