Comment

The Ineffable Allen West: Democrats Try to Win Women's Votes by 'Talking From the Waist Down'

224
klys (maker of Silmarils)1/27/2014 4:39:45 pm PST

re: #221 thedopefishlives

Thank the Source for C++ and run-time type identification.

Yes, well.

/grouch

This week’s program is to write a spellchecker. I have finished the edit distance function and have the program currently set up to invoke it on two words and tell me the edit distance between them (number of characters that must be added, transformed, or deleted to produce the same string).

My favorite invoke at the moment is ./spellcheck hello hell.