scsh-users
[Top] [All Lists]

Re: expect -> scsh

To: Narang <narang@comcast.net>
Subject: Re: expect -> scsh
From: sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
Date: Sun, 09 Mar 2003 15:46:24 +0100
Cc: scsh-news@zurich.ai.mit.edu
>>>>> "narang" == narang  <narang@comcast.net> writes:

narang> I would like to convert some of my expect scripts to scsh. srfi-13
narang> provides some support using Knuth-Morris-Pratt searching but it only
narang> works for strings not for regular expressions. Anybody has a efficient
narang> solution which will work without backtracking (on input-ports).

It's unclear to me from your post what exactly you're looking for.
Are you looking for a Knuth-Morris-Pratt searcher or a regexp engine?
It'd probably be easier for us to help you if you gave a more
high-level description of what you're trying to do.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

<Prev in Thread] Current Thread [Next in Thread>