Hacker News new | ask | show | jobs
by nickpsecurity 3884 days ago
Maybe PL/S, IBM's "secret weapon," (haha) would be better if we're talking C++ replacements. I did like how the language let you describe how exactly the compiler should handle the individual function. I can see that have payoff in OS and security-critical software.

https://en.wikipedia.org/wiki/IBM_PL/S

1 comments

Interesting, I wasn't aware of it.