Hacker News new | ask | show | jobs
by evincarofautumn 2775 days ago
My compiler is error-recovering for this reason: you can still get correct syntax-highlighting data even if there are lexical errors, type information even if there are type errors, and so on.