unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* symbol is nested in #{ ...... }#
@ 2024-01-04 10:15 Damien Mattei
  2024-01-04 10:40 ` Tomas Volf
  0 siblings, 1 reply; 6+ messages in thread
From: Damien Mattei @ 2024-01-04 10:15 UTC (permalink / raw)
  To: guile-user

Hi,
why does
(string->symbol "#:hello")
$1 = #{#:hello}#

gives #{#:hello}# in guile instead of #:hello ?

like in Kawa or Racket

i understand it is special to guile as i can write:
scheme@(guile-user)> #:hello
$1 = #:hello

but then how can i generate a #:hello from a string or a list of char?

regards,


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-01-04 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-04 10:15 symbol is nested in #{ ...... }# Damien Mattei
2024-01-04 10:40 ` Tomas Volf
2024-01-04 11:35   ` Damien Mattei
2024-01-04 19:04     ` Thompson, David
2024-01-04 20:12       ` Damien Mattei
2024-01-04 20:20         ` Zelphir Kaltstahl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).