Entropy-controlled contexts in Python
-
Updated
Oct 29, 2021 - Python
Entropy-controlled contexts in Python
Basic concepts of object oriented programming
We want to deepen our understanding of programming languages' functioning. To achieve this goal, we have decided to create our own language. Our intention is not to develop a complex language but rather to design an extremely simple language in order to grasp all the underlying intricacies of programming.
Structural type checking for Python
I want to learn how it looks like OOP and Procedural paradigm in real program. I choose Python because it's easy to understand the syntax.
Add a description, image, and links to the programming-paradigms topic page so that developers can more easily learn about it.
To associate your repository with the programming-paradigms topic, visit your repo's landing page and select "manage topics."