On Wed, Mar 10, 2010 at 3:02 PM, Philipp Klaus Krause <[email protected]> wrote: > Well, you're talking about "compiling to assembly". Obviously you won't > write a compiler that will target all architectures.
Philipp: Try to ask questions rather than making assumptions. I can assure you that if we *do* do the work to build a new compiler, we *won't* limit it to a single architecture. That said, the first (and probably most important) target would certainly be x64. A new compiler back end isn't a quick exercise. Have a look at LLVM and see what it can do already. shap _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
