mit-scheme-devel
[Top][All Lists]
Advanced

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

[MIT-Scheme-devel] Procedure names in the unparser


From: craven
Subject: [MIT-Scheme-devel] Procedure names in the unparser
Date: Mon, 30 Apr 2012 19:43:31 +0200
User-agent: Notmuch/0.11+77~gad6d0d5 (http://notmuchmail.org) Emacs/24.1.50.2 (i686-pc-linux-gnu)

Hello Schemers!

I just happened across the following exchange:

1 ]=> false?

;Value 13: #[compiled-procedure 13 ("boole" #x1) #x14 #xb2d8f4]

I've been wondering oftentimes why compiled procedures only show an
index and a "package" and *not* their actual name. Is there a real
reason for this? It would help me tremendously in debugging if the
unparser for that procedure actually included the string "false?"
anywhere...

Greetings,

Peter

Attachment: pgpr0Y1Mdb8rh.pgp
Description: PGP signature


reply via email to

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