Related articles |
---|
Alternative Syntax for Regular Expressions? forrest@ce.berkeley.edu (Jon Forrest) (2001-10-10) |
Re: Alternative Syntax for Regular Expressions? eeide@cs.utah.edu (Eric Eide) (2001-10-12) |
Re: Alternative Syntax for Regular Expressions? joachim_d@gmx.de (Joachim Durchholz) (2001-10-12) |
Re: Alternative Syntax for Regular Expressions? jenglish@flightlab.com (2001-10-12) |
Re: Alternative Syntax for Regular Expressions? vannoord@let.rug.nl (2001-10-12) |
Re: Alternative Syntax for Regular Expressions? dmitry@elros.cbb-automation.de (2001-10-12) |
Re: Alternative Syntax for Regular Expressions? alexc@world.std.com (2001-10-13) |
Re: Alternative Syntax for Regular Expressions? rboland@unb.ca (Ralph Boland) (2001-10-13) |
[6 later articles] |
From: | Eric Eide <eeide@cs.utah.edu> |
Newsgroups: | comp.compilers |
Date: | 12 Oct 2001 00:15:36 -0400 |
Organization: | University of Utah School of Computing |
References: | 01-10-029 |
Keywords: | lex |
Posted-Date: | 12 Oct 2001 00:15:36 EDT |
Jon Forrest <forrest@ce.berkeley.edu> writes:
Jon> I've been looking at some pretty hairy regular expressions (in
Jon> Perl) recently that are virtually unreadable. The thought crossed
Jon> my mind that maybe there are some alternatives to classic regular
Jon> expression syntax out there. [...]
Maybe you'd like a Lispy syntax? Look at the `sregex.el' file that comes with
GNU Emacs 20.7.
Eric.
--
-------------------------------------------------------------------------------
Eric Eide <eeide@cs.utah.edu> . University of Utah School of Computing
http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX
Return to the
comp.compilers page.
Search the
comp.compilers archives again.