Monthly Archives: May 2021

Monads Schmonads: Functional Input without tears (PyFL) [1700 views]

As I already explained, I’ve invented and implemented a simple functional language (PYFL) with a few interesting twists. Including a promising but simple approach to input.

Posted in Uncategorized | 2 Comments

PyFL: Putting the fun back in functional programming [600 views]

Haskell has been both a blessing and a curse for Functional Programming (FP.) A blessing because it has allowed many thousands to experience FP firsthand – by writing functional programs. They’ve discovered that it’s not that hard, that you can … Continue reading

Posted in Uncategorized | Leave a comment