|
|
|
|
|
by kstkrv
21 days ago
|
|
Gleam is a new kid, but it seems to fit this trend:
- Less ways to write code;
- Strongly typed;
- Erlang parallelism;
- Exhaustive pattern matching;
- No nulls (and many other stuff);
- Pipelines (not sure about LLMs, but it fits my eye); |
|