Changes between Version 2 and Version 3 of Doc/compiler


Ignore:
Timestamp:
Mar 8, 2007, 1:32:00 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/compiler

    v2 v3  
    88This documentation describes the java-implementation of a pan language compiler (versions 7 and greater) that replaces an earlier c-implementation (versions 6 and smaller).  The compiler was reimplemented to take better advantage of multi-CPU machines and reduce memory consumption; the eventual aim is to reduce the time it takes to produce a set of machine profiles.
    99
     10Installation instructions for PAN Compiler v7 and later are available in [wiki:Download/panc Download and Install] area.
    1011
    1112
     13