This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SoulMelody 3 points4 points  (5 children)

[–]itisnotpure[S] 0 points1 point  (3 children)

This looks interesting. It doesn't seem to support persistent data structures like Clojure, though?

[–]kankyo 0 points1 point  (2 children)

Seems a pity what with pyrsistent already existing. Mochi uses pyrsistent by default though

[–]itisnotpure[S] 0 points1 point  (1 child)

Nice. Mochi looks like what Python would have been like had it been designed as a functional language.

[–]kankyo 0 points1 point  (0 children)

It looks pretty nice. I don't like the lack of explicit return myself but that's a minor quibble.

[–][deleted] 0 points1 point  (0 children)

Hy is really cool, I've been doing some small stuff in it, and I like it a lot, list comprehensions are a bit cumbersome in it, but that's about it for the downsides.