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

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

How to advise a procedure defined in the "runtime" directory


From: Sam Lee
Subject: How to advise a procedure defined in the "runtime" directory
Date: Sat, 14 May 2022 00:04:48 +0000

Is it possible to use "advise-entry", "advise-exit", and "advise" on
a procedure that is defined in MIT Scheme's src/runtime/ directory?

I am specifically looking to advise the "define-header" procedure that
is defined in src/runtime/http-syntax.scm. Is that possible?


reply via email to

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