[Haskell-beginners] REPL with visualisation

Sumit Sahrawat, Maths & Computing, IIT (BHU) sumit.sahrawat.apm13 at iitbhu.ac.in
Sat Nov 28 16:45:36 UTC 2015


For emacs, the integrated REPL support in haskell-mode is pretty good.
The github wiki for haskell-mode gives a nice comprehensive overview of the
features:
https://github.com/haskell/haskell-mode/wiki/Haskell-Interactive-Mode

On 28 November 2015 at 21:40, Ondrej Nekola <ondra at nekola.cz> wrote:

> Does it have some support for visual results or just text outputs?
>    OSN
>
> When I was learning it (still learning!) I just use emacs.
>
> Top half is my code window, bottom half is a standard "M-x shell" then run
> ghci. It works. I've tried to use leksah but it is a little "busy" and
> doesn't really help to keep things simple when you are still learning, IMO
> anyway.
>
>
> On 28 November 2015 at 15:41, Ondrej Nekola <ondra at nekola.cz> wrote:
>
>> I can (partially) answer myself: after a bit of experimenting iHaskell
>> (jupyter/ipython + haskell kernel - don't try to install this with cabal,
>> stack works. Don't forget to install native libraries) is quite usable.
>> There is great looking haskellformac (paid) software but as the name
>> suggests it's OS X only.
>>    OSN
>>
>>
>> Hi
>>> Just curious: is there some recommended "first choice" combination of
>>> REPL and libs for (Apple) Swift styled "playgrounds"? (I have just seen a
>>> fractalish coffee spill and remembered that I have not implemented
>>> Mandelbrot set since high school and Pascal days and maybe it's time to be
>>> a bit childish again).
>>> Thanks
>>>     Ondra 'satai' Nekola
>>>     ondra at nekola.cz
>>>
>>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>


-- 
Regards

Sumit Sahrawat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151128/ab87c03b/attachment.html>


More information about the Beginners mailing list