|
|
|
|
|
by agytvfr
2028 days ago
|
|
This is actually about high level languages like C, from the abstract: >Note that, by this definition, assembly languages occupy a position intermediate between machine languages and compiled languages. And: > Thus, I take the point at issue to be: “To what extent is it desirable for the system programmer to specify machine details?” Basically this is an article about the importance of machine independent languages, and not about using Python for your userland or something similar. |
|