|
|
|
|
|
by boomlinde
2471 days ago
|
|
> because languages are specification It just so happens that the specification in this case makes very specific demands on the translation environment, closely describing compilation step by step from source files into a program image. Your "interpreted C" is only C in the loose sense that one may describe other non-compliant but roughly similar implementations. |
|