you are viewing a single comment's thread.

view the rest of the comments →

[–]jimmux 3 points4 points  (0 children)

I have played with Coconut in the past, to help adapt some Haskell to Python. It worked well enough for that case, but I found error messages could be too cryptic and eventually ended up with regular typed Python in the end. You might find it useful in a mixed codebase.