Re: Python sed

"[email protected] [sed-users]" <[email protected]>
Newsgroups gmane.editors.sed.user
Message-ID <[email protected]>
> If you're looking for some additional tests in the realm of madness:

Yes, I am! 
 
 > - Game of Life

Will be added to the test suites. Works ok.
 
 > - Sudoku solver

Amazing but unfortunately does not work with sed.py. This comes from the script using multiple quantifiers as in A{n}*. I excluded this kind of patterns after a post here and because they are errors for Python. I should perhaps come back on this decision.

sudoku.sed uses also expressions as A{m}{n} which makes senses but I do not understand the use of A{m}{0} ...

 > - Lisp in sed
 
Already in the test suite. Who could imagine it could be possible writing a lisp in sed?

Thanks a lot for giving me these references.
Gilles
  


[Non-text portions of this message have been removed]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.