|
|
|
|
|
by pjmlp
2346 days ago
|
|
Bounds checking, explicit unsafe blocks, proper strings, explicit type conversions, proper enumerations, checked arithmetic. For example, ESPOL/NEWP was the first systems programming language with explicit unsafe blocks, 8 years before C came into the world. So hardware that was much weaker than PDP-11, and yet capable of supporting such security features. Burroughs B5000 OS is still being developed, nowadays known as Unisys ClearPath MCP, and its top selling feature is being a mainframe system for customers whose security is the top priority. |
|
What's special about it?