Y
Hacker News
new
|
ask
|
show
|
jobs
by
codemaniac
2441 days ago
Here is a python implementation of the same by me -
https://gist.github.com/codemaniac/4b23ea0b324a25c580b1192cd...
1 comments
spc476
2441 days ago
And I have an implementation in Lua/LPEG:
https://github.com/spc476/LPeg-Parsers/blob/master/soundex.l...
link