Hacker News new | ask | show | jobs
by kenoph 2066 days ago
How about no? Parsers are one of the main sources of bugs in software. You should write parsers manually only when you have a very good reason to. Go ask any of your system security friends.