[Mono-devel-list] ILBased Regex Engine

Miguel de Icaza miguel at ximian.com
Thu Jan 15 22:43:07 EST 2004


Hello,

> The only point still unclear is how we will make a compiled regex saved 
> to disk to be able to run on .NET runtime. And of course we will have a 
> lot of work implementing the ILCompiler.

I do not believe that you have to be able to save Regexs to disk.  These
regexes are generated in memory and executed in memory.

Miguel



More information about the Mono-devel-list mailing list