On 6/4/20, 7:00 AM, "Freeman Gilmore" <freeman.gilm...@gmail.com> wrote:

On Thu, Jun 4, 2020 at 7:23 AM David Kastrup <d...@gnu.org> wrote:
>
> Freeman Gilmore <freeman.gilm...@gmail.com> writes:
>
> > How to change a string in to a identical list.
> > From  "-3 31 A -6 B -8"  to  (-3 31 A -6 B -8).    (Or from  ("-3"
> > "31" "A" "-6" "B" "-8")  to  (-3 31 A -6 B -8)  if it is simpler.)
>

https://www.gnu.org/software/guile/manual/html_node/List_002fString-Conversion.html

Carl


Reply via email to