19 releases (5 breaking)
0.6.0 | Jun 5, 2021 |
---|---|
0.5.5 | May 31, 2021 |
0.4.0 | Mar 10, 2021 |
0.3.4 | Mar 9, 2021 |
0.1.0 | Dec 26, 2020 |
#41 in #functional-programming
15KB
559 lines
Ein
The functional programming language for scalable development.
Ein is currently under heavy development. Please give us feedback creating new issues!
Features
- Statically typed
- Immutable values
- Pure functions by default
- No runtime error
- Parallel computation (WIP)
- Thread safety (WIP)