[MacRuby-devel] Is there a workaround for regex named capture groups not being supported?

Matt Aimonetti mattaimonetti at gmail.com
Thu Aug 18 09:22:10 PDT 2011


Have you tried re2? MacRuby supports a great number of C extensions.

- Matt

Sent from my iPhone

On Aug 18, 2011, at 8:14, Jeremy Smith <xperts at gmail.com> wrote:

> I now I can't use re2 because it is a C based gem, but is there any way to support named capture groups in MacRuby?  It is a pretty necessary component of my project, and not having it is forcing me to look for solutions like running my gem as a service, or compiling it using Rubinius.  I'd rather there was a workaround!  :)
> 
> Thanks,
> Jeremy
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


More information about the MacRuby-devel mailing list