Send Beginners mailing list submissions to
        beginners@haskell.org

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
        beginners-requ...@haskell.org

You can reach the person managing the list at
        beginners-ow...@haskell.org

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


Today's Topics:

   1.  Haskell equivalent of Python's prompt-toolkit (Guru Devanla)


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

Message: 1
Date: Sat, 9 Jan 2021 09:03:11 -0800
From: Guru Devanla <grd...@gmail.com>
To: beginners@haskell.org
Subject: [Haskell-beginners] Haskell equivalent of Python's
        prompt-toolkit
Message-ID:
        <caoqgoxpqw289bm21ypwpxu6vqg+uwmkff+icmjnvdqrdyqp...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello Cafe,

Can someone point me to any packages that are an equivalent to the
prompt-toolkit (https://github.com/prompt-toolkit/python-prompt-toolkit).

I would like to use functionality in this library, to create a powerful
terminal application which will support syntax highlighting and auto
completion. Perhaps, I can use a mix of haskell packages for this.

For now, the only relevant package I found was
http://hackage.haskell.org/package/readline-1.0.3.0/docs/System-Console-Readline.html

Any pointers into this would be greatly appreciated.

Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20210109/0c0d04a1/attachment-0001.html>

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

Subject: Digest Footer

_______________________________________________
Beginners mailing list
Beginners@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


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

End of Beginners Digest, Vol 150, Issue 5
*****************************************

Reply via email to