J
Jarmo Pertman
Hi!
I was just wondering if there is possible to write recursive regular
expressions in Ruby? As i'm understanding at this moment then there
isn't. Prove me wrong.
If you're not aware of such possibility in Perl for example then here
is one good blog post about it http://www.catonmat.net/blog/recursive-regular-expressions
It seems that also PHP has such a functionality.
Jarmo
I was just wondering if there is possible to write recursive regular
expressions in Ruby? As i'm understanding at this moment then there
isn't. Prove me wrong.
If you're not aware of such possibility in Perl for example then here
is one good blog post about it http://www.catonmat.net/blog/recursive-regular-expressions
It seems that also PHP has such a functionality.
Jarmo