Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 303 Bytes

hello-world-aiken

https://aiken-lang.org/ A pure functional programming language

Small and easy to learn
Strong static typing with inference
First-class functions, everything is an expression
Custom types, recursion, modules, generics...
Modules, imports and package manager