Hacker News new | ask | show | jobs
by bombastry 2022 days ago
I believe that this may be the missing link (or equivalent):

https://github.com/dlang/dmd/blob/master/src/dmd/root/spelle...

This is a spell-checker in the D reference compiler that detects typos in identifiers and suggests potential corrections for those typos.