
26 Aug
2014
26 Aug
'14
2:23 a.m.
Il giorno 25/ago/2014, alle ore 21:30, Richard Eisenberg
Thanks for the many, varied responses to my query. I've learned more about all these tools!
Just to close the loop, though: I've decided not to go with any of these tools because of lack of REPL support. My approach to Haskell will not start with `main`, and I want students to get used to just writing functions first, before writing programs.
Have you seen IHaskell? It is very interactive! http://gibiansky.github.io/IHaskell/
Thanks again for the pointers, Richard