summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEvan Hubinger <evanjhub@gmail.com>2017-02-07 12:47:33 -0800
committerJonathan Slenders <jonathan@slenders.be>2017-02-07 21:54:20 +0100
commit34c28fc63e44ddcaf6b215d5604b5081fa7290d4 (patch)
tree509dbe4a9488499f79e2b1ae1e9b15eed2c598e7
parente73b9212991d84aed56d004223ead01d8156a369 (diff)
Adds Coconut to projects that use prompt_toolkit
Coconut's REPL is powered by `prompt_toolkit`. Check out <http://coconut-lang.org/>.
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 80a6e072..92b1e89c 100644
--- a/README.rst
+++ b/README.rst
@@ -127,6 +127,7 @@ Shells:
- `haxor-news <https://github.com/donnemartin/haxor-news>`_: A Hacker News CLI.
- `gitsome <https://github.com/donnemartin/gitsome>`_: A Git/Shell Autocompleter with GitHub Integration.
- `http-prompt <https://github.com/eliangcs/http-prompt>`_: An interactive command-line HTTP client.
+- `coconut <http://coconut-lang.org/>`_: Functional programming in Python.
Full screen applications: