|
|
|
|
|
by SquishyPanda23
2790 days ago
|
|
> Programing languges are the basic foundation which should be concerned with performance , organization and making sure freedom is given to the programmer. This is one view, but there are others. For example, instead of focusing on performance and freedom, the programming language could focus on safety or formal properties. E.g. there should never be code that compiles but is unsafe, or which can have certain classes of common bugs. |
|