
12-23-2009, 09:44 PM
|
Banned
|
Join Date: Feb 2007
Posts: 1,002
|
|
I've never needed regex for coding anything in Graal. Not to mention they can lead to some seriously inefficient code if you don't know what you are doing (e.g., when checking against a non-regular language, unlimited backreferences are an NP-complete problem). |
|
|