Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web/faq
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-07-13 04:05:42 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-13 04:05:42 +0400
commit18af4a09c1a62d10fc4d2f276c4e14726f74e270 (patch)
treedd159e9ac5bd72138fbdb132e281ef956772a723 /web/faq
parentc9422522e99c8ab9b9aa9f95fda7f563c805acab (diff)
:Flush
svn path=/trunk/mono/; revision=107
Diffstat (limited to 'web/faq')
-rw-r--r--web/faq12
1 files changed, 12 insertions, 0 deletions
diff --git a/web/faq b/web/faq
index 85cb1a4f675..a446babf465 100644
--- a/web/faq
+++ b/web/faq
@@ -359,6 +359,18 @@ A: You can get very good tools for doing Java development on free
wide variety of programming languages, and has a set of rules
designed to be optimal for JITers.
+ Alex Graveley pointed out to this article: <a
+ href="http://www.objectwatch.com/issue_33.htm">http://www.objectwatch.com/issue_33.htm</a>.
+
+ Alex said: <i>``Just found this article about the reality of Java's
+ language neutrality. It does not point to any technical reason why
+ language neutrality is not possible in java, but rather attempts to
+ analyse real-world non-java-the-language java bytecode compiler
+ implementations.''</i> and finally added: <i>``Keep in mind of course
+ that Roger Sessions is strongly tied to Microsoft, COM, and now
+ .NET on a career-enabling basis. Still interesting nonetheless.''</i>
+
+
Q: What kind of rules make the Common Intermediate Language useful for
JITers?