Re: rfc: curvbol - a lisp language for processing text
Arthur Lemmens <[email protected]> Sat, 05 Jun 2004 11:04:18 +0200
| Newsgroups | gmane.lisp.clump |
|---|---|
| Organization | Kikashi Software |
| Message-ID | <[email protected]> |
Marco Baringer wrote: > i'd like comments, ideas and suggestions regarding > the following mini language from people who use lisp to work with > text, or use lisp but not when they need to work with text. Your specification looks interesting at first sight, but would be a lot more readable if you included examples of each operator. Some kind of motivation and a comparison with other systems (why/when is this better/ worse than regular expressions, recursive decent parsers, parser generators) would also help a lot. Regards, Arthur Lemmens