Hacker News new | ask | show | jobs
White House recommends only memory safe programming languages (sdtimes.com)
10 points by nathan_tarbert 836 days ago
2 comments

Wait, javascript is memory safe?

Do they really mean "languages other than c"?

Not even really since Swift is listed as being ok, so anything using automatic-reference-counting should be fine (as long as we're strict about usage).
JavaScript reigns supreme