[plt-scheme] Slime-like documentation

From: Filipe Cabecinhas (filcab at gmail.com)
Date: Thu Jan 10 06:44:10 EST 2008

Hi

I wanted to begin hacking DrScheme/MzScheme and wanted to know if it's  
possible to know the name and parameters of every defined function  
(and special form/macro) in the environment so I could make Dr. Scheme  
do something like slime in emacs:

When you write "(nth ", emacs shows "(nth N LIST)" in the mini-buffer.

Is it possible to get that information? Where should I start looking  
in the Dr Scheme code-base to add that to the interface?

Thanks for the information,

   - Filipe Cabecinhas





Posted on the users mailing list.