On Jan 4, 2008, at 6:12 PM, Peter Odding wrote:
See also Reuben Thomas implementation of the longest common subsequence algorithm: http://luaforge.net/plugins/scmcvs/cvsweb.php/~checkout~/stdlib/ modules/lcs.lua?rev=1.5;content-type=text%2Fplain;cvsroot=stdlibI recently needed the Levenshtein algorithm in Lua: