[racket-dev] How to build Places
Is there a place where we can see the docs without building from source?
-Eric
On Wed, Aug 11, 2010 at 5:59 PM, Kevin Tew <tewk at cs.utah.edu> wrote:
> Places is ready for experimentation by a wider audience.
>
> Build Instructions
> ========================
> mkdir build_places
> cd build_places
> ../src/configure --enable-places
> make
> make install
>
> Basic place API documentation should build in your user docs directory.
> collects/tests/racket/place-channel.rktl tests communication of simple
> datatypes.
>
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev
>