[Haskell-cafe] Re: Reflections on the ICFP 2009 programming contest
Ahn, Ki Yung
kyagrd at gmail.com
Mon Jun 29 19:13:26 EDT 2009
John Meacham 쓴 글:
> I implemented the VM in C, it was pretty obviously geared towards
> such an implementation and it took all of an hour. Then I interfaced
> with it via the FFI. Why use just one language when you can use two? :)
You could also have used Data.Binary. That's what I did.
> I wasn't able to make any time on sunday though so didn't end up
> submitting a final entry which is too bad. this was an interesting one.
>
> John
More information about the Haskell-Cafe
mailing list