Extra oddity: language-based security is an entire field.
Edit: I'm happy that they're advocating the application of these techniques, and especially helping implementors pin-point where it's needed, I'm just confused at their selection of techniques.
See https://www.youtube.com/watch?v=3kEfedtQVOY&feature=youtu.be... (about 90 seconds)
n.b. that Merideth Patterson, the speaker in that video, is one of the original authors of langsec.
In fact, djb quite famously identified parsing as one of the major sources of vulnerabilities, hence his devotion to formats like TAI64, netstrings, cdb and use of the file system namespace where sufficient.
(See #5: http://cr.yp.to/qmail/guarantee.html)