Category:Coconut

From Rosetta Code
Revision as of 02:03, 27 October 2020 by Keithpinson (talk | contribs) (Add Coconut Language Category Page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Coconut is a functional programming language that compiles to Python.

Coconut adds to Python built-in, syntactical support for: • pattern-matching • algebraic data types • destructuring assignment • partial application • lazy lists • function composition • prettier lambdas • infix notation • pipeline-style programming • operator functions • tail call optimization • where statements • And more

Pages in category "Coconut"

This category contains only the following page.