Related articles |
---|
Generate text, given a regex midhatali@gmail.com (Midhat) (2008-03-23) |
Re: Generate text, given a regex m.helvensteijn@gmail.com (2008-03-27) |
Re: Generate text, given a regex gene.ressler@gmail.com (Gene) (2008-03-26) |
Generate text, given a regex domenico.bianculli@lu.unisi.ch (Domenico Bianculli) (2008-03-27) |
Re: Generate text, given a regex gene.ressler@gmail.com (Gene) (2008-04-11) |
Re: Generate text, given a regex rsc@swtch.com (Russ Cox) (2008-04-11) |
From: | Midhat <midhatali@gmail.com> |
Newsgroups: | comp.compilers |
Date: | Sun, 23 Mar 2008 23:48:39 -0700 (PDT) |
Organization: | Compilers Central |
Keywords: | lex, question |
Posted-Date: | 24 Mar 2008 10:32:14 EDT |
Hi. I want to generate text based on a given regex. just any text that
satisifies the regex. Are there any existing tools/libraries to do
that.
[The harder question of coming up with strings that satisfy a
context free grammar has been discussed at length. See for example
http://compilers.iecc.com/comparch/article/91-04-055 -John]
Return to the
comp.compilers page.
Search the
comp.compilers archives again.