On Tuesday, 7 August 2012 at 04:58:05 UTC, Philippe Sigaud wrote:
Sorry, I meant: what second version? How do you distinguish between
bytecode-producing and compiled-code producing ctRegex?

As far as I know, ctRegex _always_ produces machine code. Bytecode is what the runtime implementation, i.e. regex, uses.

David

Reply via email to