[plt-scheme] Some PLT environment issues

From: Laurent (laurent.orseau at gmail.com)
Date: Wed Oct 28 06:35:03 EDT 2009

Indeed. I just found that there is help macro in scheme/help which launches
the browser on a given id or string.
Now that would be great if it could return (some) information as values,
like the package or the .ss file.
I'll look into that.

On Wed, Oct 28, 2009 at 11:10, Eli Barzilay <eli at barzilay.org> wrote:

> On Oct 28, Noel Welsh wrote:
> > It's a command line application.
> >
> > Ultimately there is no magic -- it all resolves to a function calls
> > somewhere. Whether these functions are conveniently packaged and
> > documented is another matter.
>
> The "function" in this case is available in mzscheme as the `help'
> macro.
>
> --
>          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
>                    http://barzilay.org/                   Maze is Life!
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20091028/ea033a40/attachment.html>

Posted on the users mailing list.