Category:Coconut: Difference between revisions

From Rosetta Code
Content added Content deleted
(Add Coconut Language Category Page)
 
No edit summary
Line 2: Line 2:


Coconut adds to Python ''built-in, syntactical support for:''
Coconut adds to Python ''built-in, syntactical support for:''

• pattern-matching
• pattern-matching
• algebraic data types
• algebraic data types

Revision as of 02:04, 27 October 2020

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.