Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  REPL with visualisation (Ondrej Nekola)
   2. Re:  REPL with visualisation (emacstheviking)
   3. Re:  REPL with visualisation (Ondrej Nekola)
   4. Re:  REPL with visualisation
      (Sumit Sahrawat, Maths & Computing, IIT (BHU))
   5. Re:  REPL with visualisation (emacstheviking)


----------------------------------------------------------------------

Message: 1
Date: Sat, 28 Nov 2015 16:41:10 +0100
From: Ondrej Nekola <[email protected]>
To: [email protected]
Subject: Re: [Haskell-beginners] REPL with visualisation
Message-ID: <[email protected]>
Content-Type: text/plain; charset=windows-1252; format=flowed

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
>     [email protected]
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners



------------------------------

Message: 2
Date: Sat, 28 Nov 2015 16:02:32 +0000
From: emacstheviking <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] REPL with visualisation
Message-ID:
        <CAEiEuUJqaMEs3bYEjEdBaj5F0uG1cGQ=kpzchldwprhabhk...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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 <[email protected]> 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
>>     [email protected]
>>
>> _______________________________________________
>> Beginners mailing list
>> [email protected]
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20151128/45652782/attachment-0001.html>

------------------------------

Message: 3
Date: Sat, 28 Nov 2015 17:10:02 +0100
From: Ondrej Nekola <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] REPL with visualisation
Message-ID: <[email protected]>
Content-Type: text/plain; charset="windows-1252"; Format="flowed"

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 <[email protected] 
> <mailto:[email protected]>> 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
>         [email protected] <mailto:[email protected]>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20151128/ee4c3fe2/attachment-0001.html>

------------------------------

Message: 4
Date: Sat, 28 Nov 2015 22:15:36 +0530
From: "Sumit Sahrawat, Maths & Computing, IIT (BHU)"
        <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] REPL with visualisation
Message-ID:
        <cajbew8pw_3gdpkwlkpzjurnjd6yulkayaj55_n9jh6ka0yy...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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 <[email protected]> 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 <[email protected]> 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
>>>     [email protected]
>>>
>>
> _______________________________________________
> Beginners mailing list
> [email protected]
> 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-0001.html>

------------------------------

Message: 5
Date: Sat, 28 Nov 2015 17:06:12 +0000
From: emacstheviking <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] REPL with visualisation
Message-ID:
        <CAEiEuUJC7DX=xn3h-egvi+tf0rqqwpwjbje_fj4-wpqokrv...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Ondrej,

It has just text. Have you seen this though...?

The hackage page...

https://hackage.haskell.org/package/vacuum

and a YouTube video...

https://www.youtube.com/watch?v=X4-212uMgy8

That might be of interest?!

All the best,
Sean.




On 28 November 2015 at 16:10, Ondrej Nekola <[email protected]> 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 <[email protected]> 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
>>>     [email protected]
>>>
>>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20151128/bbb06984/attachment.html>

------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 89, Issue 51
*****************************************

Reply via email to