As a language purist this one is surprisingly well put together. Its impl suffers from legacy (py2 support in general, predating builtin dataclasses, staying in the shallow end of type annotations) but it really does what it does better enough than its host language to be worth giving attention to. Check it out.
Comments
Python + Functional = http://coconut-lang.org/
If I didn't already do elixir professionally I'd definitely be learning coconut, it looks super cool.
As a language purist this one is surprisingly well put together. Its impl suffers from legacy (py2 support in general, predating builtin dataclasses, staying in the shallow end of type annotations) but it really does what it does better enough than its host language to be worth giving attention to. Check it out.
Sign me up plz.
HN discussion on coconut: https://news.ycombinator.com/item?id=18815125
Ooo! That looks awesome!
(Something about Haskell...)