Factor Language Blog

Smarter 'apropos' tool

Saturday, August 12, 2006

Inspired by SLIME, I improved Factor’s apropos tool to use an edit distance algorithm with scoring instead of just a substring match as in the classical Common Lisp ‘apropos’: