Hacker News new | ask | show | jobs
by Encryptor 5334 days ago
in 14 lines of ... python?? really? Ok, I can do better. A Regular Expression Engine in 1 line of Javascript: string.match();
1 comments

You're confusing the implementation of algorithm with a library call.