Comment on Ask HN: Anyone else use FreePascal as their low level language?parentComments−fuzztester10moThanks.I will add that the existing non oo features are excellent and I would even argue that in many cases you don’t need OO.Somewhat the same in Python, because of the built-in data structures such as lists, dicts and sets, and the ability to compose them.
Comments
Thanks.
Somewhat the same in Python, because of the built-in data structures such as lists, dicts and sets, and the ability to compose them.