Re: Bigloo Regexp: m/ /ms
Laurent Bloch <[email protected]>
| Newsgroups | gmane.lisp.scheme.bigloo |
|---|---|
| Message-ID | <[email protected]> |
Le 2015-04-20 16:20, [email protected] a écrit : > Hi Laurent, > >> Well, I don't see how to manage the multi-line behaviour: is there a >> way >> to have an input port as the text argument to pregexp-match-positions, >> for instance? > Hum. I'm not sure about what you want. Do you want to use regular > expressions > on a text (i.e., a string) or on a file? For parsing on a file, I would > advise to use read/rp, which is multiline. It is for a file (genomic sequence as ususal). Hum, an oportunity to refresh my memory about read/rp :-) Cheers. -- Laurent Bloch - http://www.laurentbloch.org/ - [email protected]