Skip to main content

The Coconut Programming Language.

Project description

Coconut is a variant of Python built for simple, elegant functional programming.

Python is a beautiful, powerful language. Unfortunately, much of that beauty goes away when programming in a functional style. This is because Python was built to be an object-oriented programming language, object-oriented use cases the most heavily considered in the design of the language. While functional programming in Python technically works, it’s cumbersome and difficult. Coconut is the solution to that problem, a functional-programming-focused language that compiles to Python.

Getting Started

Coconut can be found on GitHub and PyPI.

A full introduction and tutorial of the Coconut programming language can be found in the HELP file.

The full Coconut documentation can be found in the DOCS file.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coconut-0.1.2.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

coconut-0.1.2-py2.py3-none-any.whl (18.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page