Hacker News new | ask | show | jobs
by pklausler 77 days ago
I used a small custom parser combinator library to parse Fortran from raw characters (since tokenization is so context-dependent), and it's worked well.