2 posts tagged with "plan"
Building Dynamic Dispatch in ChocoPy: From Concept to Code
Posted on May, 2025It feels like ages since I last shared a post here. But the time has come for a new quest—one that dives into the core of object-oriented programming: runtime polymorphism. It struck me how often we…
Read full postSKI Calculus - A variable-free programming language
Posted on May, 2024This post is a beginning of a new series with a new tag called "programming languages". I plan to discuss interesting ideas behind programming languages. This post is devoted to a very simple form of…
Read full post