Slashdot Mirror


User: Ananda

Ananda's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Interesting on Java for EGCS · · Score: 1

    I've been hearing about the Cygnus project for ages, nice to see that its finally coming along. There are quite a few native compiler products for Java, but none that are open source. TowerJ (www.towerj.com) is available for linux, and compiles Java 1.1 non AWT apps using GCC. I believe it did very well in the recent VolanoMark benchmarks.

    However, more exciting is the research into VMs going on at various places including IBM. Many people are predicting that dynamic compilation will soon eclipse static compilating in terms of tuning for actual use.