|
From: | Chris Hanson |
Subject: | Re: Inspecting code for special functions like (cond)? |
Date: | Thu, 2 Apr 2020 22:13:02 -0700 |
How do I inspect the source code for special functions like (cond)?
I tried grepping the mit-scheme.tar.gz source, however there are many matches. Nothing for (define cond.
(pp cond) results in error.
Any guidance appreciated.
[Prev in Thread] | Current Thread | [Next in Thread] |