[plt-scheme] Some PLT environment issues

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Oct 28 06:59:08 EDT 2009

See `scribble/xref' and `setup/xref' (both documented).

At Wed, 28 Oct 2009 11:35:03 +0100, Laurent wrote:
> 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!
> >
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme


Posted on the users mailing list.