Team:  Radical

Captain:  Tomas Rokicki

Email:  rokicki@instantis.com

Physical mail: Tomas Rokicki  725 B Loma Verde  Palo Alto, CA  94303

I'm the only team member.

Language:  Strictly Perl.  No external nonstandard modules.

Description:

The simplest Tier-2 entry I could manage in time.  Its possible bugs
may demote it to Tier-1 but I hope not.  (Less than 500 lines of Perl!)

I didn't have much time to work on it, so
I did not do the less interesting parts of the language (static object
typing and syntax checking).  But it should render all correct programs
(up to Tier 2) correctly.

No smart algorithmic speedups, except some really obvious
distance-from-center-in-object-space checks before doing any heavy
math.

Since it's not fast, it generates lower-resolution intermediate files
named p8.ppm, p4.ppm, and p2.ppm so you can do a quick check.
