Feed on
Posts
Comments

Archive for January, 2008

Tidying up factor code

A little utility I wrote for clearing up code: words-not-used. You give it a word and a vocabulary and it tells you all the definitions in the vocab that aren’t used by the execution of the word. It’s handy for clearing up old code that is no longer used.
(n.b. the word doesn’t have to be […]

Read Full Post »