guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replacing substrings in strings


From: Linas Vepstas
Subject: Re: Replacing substrings in strings
Date: Tue, 14 Apr 2009 12:35:41 -0500

2009/4/14 Sebastian Tennant <address@hidden>:
> Hi Guilers,
>
> I needed to replace two consecutive spaces in strings with ' &nbsp;' so

Most programming languages use regex, and so does guile:

http://www.gnu.org/software/guile/manual/html_node/Regular-Expressions.html

--linas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]