To compile psycoguide.tex, see instructions at the top of the Makefile.

See also:

- Psyco presentations:
    
    http://codespeak.net/svn/user/arigo/talks/accu2004-psyco
    http://codespeak.net/svn/user/arigo/talks/pepm04-psyco

  The two presentations are very similar, but introduce concepts in a
  different order.  The second one is best suited for people with an
  academic background.

- Papers about Psyco:

    Representation-Based Just-In-Time Specialization
           and the Psyco Prototype for Python
    PEPM'04
    http://codespeak.net/svn/user/arigo/papers/psyco/compiled/theory_psyco.ps.gz
    http://codespeak.net/svn/user/arigo/papers/psyco/compiled/theory_psyco.pdf

