lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> 
> The fingerprint method would probably be more palatable if there was an
> implementation of Rabin's algorithm available for Lua and written in C that
> worked really nicely on Lua types.

Do you know a simple, free C implementation of this fingerprint method?
If so, then it should be simple to adapt it to work with Lua types.