unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#24887: procedure-sources not working
@ 2016-11-05 22:01 Jean Louis
  2017-03-01 14:09 ` Andy Wingo
       [not found] ` <878topgkcd.fsf@pobox.com>
  0 siblings, 2 replies; 3+ messages in thread
From: Jean Louis @ 2016-11-05 22:01 UTC (permalink / raw)
  To: 24887

Sadly, the procedure-source is not working. This would be very useful
for programming.

Jean

scheme@(guile-user) [50]> (define (dosomething text) (write text))
scheme@(guile-user) [50]> (dosomething "Hello")
"Hello"scheme@(guile-user) [50]> (procedure-source dosomething )
$93 = #f
scheme@(guile-user) [50]> 





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

end of thread, other threads:[~2017-03-01 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-05 22:01 bug#24887: procedure-sources not working Jean Louis
2017-03-01 14:09 ` Andy Wingo
     [not found] ` <878topgkcd.fsf@pobox.com>
2017-03-01 14:43   ` Jean Louis

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).