|
|
|
|
|
by kuiper83
3308 days ago
|
|
Clojure [1] seems to meet all of these criteria. It's a functional language where you can get away with using only a few data types, while also supporting (most of) the rest of the things you mention. [1] https://clojure.org/ |
|