|
|
|
|
|
by scythe
5560 days ago
|
|
Lua still has no regex-dna because the standard string functions aren't proper regexes (no choice operator) and LPeg isn't available as a Debian package (which is the real problem). 'course, it'd be hard for LuaJIT to do much better in the shootout than it does now. It's beating C#. |
|