2012/7/31 Haskell Media <[email protected]>: > Hi, > > I was wondering if there was a livecoding environment like Overtone or > Impromptu but for Haskell.
Tidal by Alex Maclean might be what you're looking for: http://yaxu.org/tidal/ > > So again, I'm looking for the same type of coding environment like > Impromptu: > > -old code is playing > -you change the code and hit a hot-key to compile new code > -instantly the new changed code starts playing instead of the old > > I'm planning on using Euterpea... But if a live coding environment doesn't > quite exist like Impromptu, then can someone describe how you could get > something close to Impromptu? > > HM > > _______________________________________________ > haskell-art mailing list > [email protected] > http://lists.lurk.org/mailman/listinfo/haskell-art > -- Tristan Matthews web: http://tristanswork.blogspot.com _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
