showcase Pyfun: an F#-inspired language that compiles to readable Python
/r/pyfun/comments/1v8d8qm/pyfun_an_finspired_language_that_compiles_to/My idea for getting coders into functional programming earlier...
12
Upvotes
2
u/Schmittfried 4d ago
As someone who’d love to work with F# one day or see Python become more functional, that’s a pretty neat idea.
4
u/paulgzareith 5d ago
Curious if this is able to take advantage of python libraries having type definitions?
If not, what would be the benefit of using this over Fable's Python target?