Flush
[mono.git] / mono / jit / README
1 Hello fellow developer,
2
3     This directory contains the first implementation of the Mono just-in-time
4 compiler.  This is what most people use as of April 2003 but we are phasing it
5 out in favor of the new compilation architecture found in the directory "mini".
6
7     We encourage developers and contributors to look at the other JIT engine,
8 as it is more extensible, easier, cleaner and more powerful.
9
10 Miguel.