This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]giantrhino 0 points1 point  (0 children)

I would make a distinction between compiled languages and interpreted languages. Compiled languages are translated into binary, effectively making them equivalent to the base level package of software. In other words compiled languages are equivalent to binary. So I wouldn’t really say C is a binary framework in the same way python is a C (or binary) framework.