Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Coconut #827

Merged
merged 1 commit into from
Sep 10, 2018
Merged

Adds Coconut #827

merged 1 commit into from
Sep 10, 2018

Conversation

evhub
Copy link
Contributor

@evhub evhub commented Jan 31, 2017

What is this Python project?

Coconut is a functional programming language that compiles to Python. Coconut is strictly an enhancement to Python, as all valid Python is valid Coconut. Learn more at http://coconut-lang.org/. Coconut is already rather popular, with over 800 stars on GitHub.

What's the difference between this Python project and similar ones?

Other functional programming tools linked are libraries or utilities. Coconut is an entire programming language, with support for much more advanced features such as algebraic data types and pattern-matching, as well as features that rely on new syntax, such as better lambdas and partial application.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@evhub
Copy link
Contributor Author

evhub commented Jun 29, 2017

@vinta Coconut appeared at PyCon 2017, was featured on Talk Python, Podcast.__init__, and Functional Geekery, and has over 1,000 stars on GitHub. I'd really rather not have to bug people to thumbs-up this PR; can you just merge this?

@mr-ubik
Copy link
Contributor

mr-ubik commented Feb 1, 2018

@vinta Is there any update on this pull? It would be really awesome to see Coconut finally listed here.

@knowsuchagency
Copy link

Please make this happen

@vinta vinta merged commit d15d4c4 into vinta:master Sep 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants