Luke Tierney
Compiling R: A Preliminary Report
*********************************

This paper outlines an initial implementation of a byte code
compiler for R.  The compilation process is illustrated on a simple
example.  Semantic issues raised by the compilation process are
discussed and sketches of the current virtual machine implementation
and compiler design are given.