chrstrbrts
Senior member
Hello,
I know that the Java compiler comes with a run-time environment filled with all sorts of predefined structures (classes, methods, etc.) and apparently, C# Visual Basic, etc. have something similar with the .NET framework.
But do all language compilers come with these environments?
What about "low level" languages like C?
If low level languages don't have these types of environments, can you create your own?
Thanks.
I know that the Java compiler comes with a run-time environment filled with all sorts of predefined structures (classes, methods, etc.) and apparently, C# Visual Basic, etc. have something similar with the .NET framework.
But do all language compilers come with these environments?
What about "low level" languages like C?
If low level languages don't have these types of environments, can you create your own?
Thanks.