“tydy” is a functional programming language implementation as a Python library
1–5 of 5 posts
Re: “tydy” is a functional programming language implementation as a Python library
#2More developed alternatives:
Re: “tydy” is a functional programming language implementation as a Python library
#3More developed alternatives: http://coconut.readthedocs.io/en/master/DOCS.html https://github.com/i2y/mochi
But they are not implemented as just a library.
Re: “tydy” is a functional programming language implementation as a Python library
#4More developed alternatives: http://coconut.readthedocs.io/en/master/DOCS.html https://github.com/i2y/mochi
I find Mochi to be an interesting language but unfortunately it appears to be abandonware. https://github.com/i2y/mochi/pulse/monthly
Re: “tydy” is a functional programming language implementation as a Python library
#5More developed alternatives: http://coconut.readthedocs.io/en/master/DOCS.html https://github.com/i2y/mochi
I find Mochi to be an interesting language but unfortunately it appears to be abandonware. https://github.com/i2y/mochi/pulse/monthly
Last month activity often doesn't indicate the bitrot-ness of a project. "Graphs" paints a better image of its health. In this case, it does show the project is abandoned. Regardless, I think coconut is the more developed project out of the two.