Login
From:
Bill Wadge's Blog
(Uncensored)
subscribe
Functional OO in PyFL | Bill Wadge's Blog
https://billwadge.com/2025/05/02/functional-oo-in-pyfl/
links
backlinks
Tagged with:
programming
coding
structs
oo
Roast topics
Find topics
Find it!
For along time I thought about adding object-oriented features to PyFL but couldn’t figure out how. Classes and methods don’t seem to fit into the declarative model, where all objects a…