Indeed. I just found that there is help macro in scheme/help which launches the browser on a given id or string.<br>Now that would be great if it could return (some) information as values, like the package or the .ss file.<br>
I'll look into that.<br><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 11:10, Eli Barzilay <span dir="ltr"><<a href="mailto:eli@barzilay.org">eli@barzilay.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Oct 28, Noel Welsh wrote:<br>
> It's a command line application.<br>
><br>
> Ultimately there is no magic -- it all resolves to a function calls<br>
> somewhere. Whether these functions are conveniently packaged and<br>
> documented is another matter.<br>
<br>
</div>The "function" in this case is available in mzscheme as the `help'<br>
macro.<br>
<font color="#888888"><br>
--<br>
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:<br>
<a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a> Maze is Life!<br>
</font></blockquote></div><br>