Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Haskell Development

Name: Anonymous 2009-03-18 23:12

Hey /prog/, tell me things about Haskell.

How is Haskell's support for the type of interactive development that I, as a Lisper, demand? Sometimes I look at Haskell for a while but it has all kinds of syntax and I've gotten the impression that developing in Haskell requires a step backwards to batch compilation, so I give it a rest pretty quickly.

Could some nomads either confirm or disabuse me of my notions?

Name: Anonymous 2009-03-18 23:59

I don't necessarily want to save that image to disk, although this can be useful. I'm happy enough using files to hold my code.

I do want to be able to load new code into my program as it runs, replace functions at any time, and load single functions from source files as I change them (this being more an editor feature). All this operating on my program in "finished form", so to speak, meaning compiled code (including code I load at run-time) and behavior otherwise identical to what I'd get from a production build.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List