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-27 17:50:46 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-27 17:50:46 +0400
commitb82c9bc4b1afcf3b5ba0be7dd8d7ec344066bec1 (patch)
treedaf5d555401251a4226f2165cbeb1875c854893d /web/faq
parent794af1025b586876ca7dd0a0bdede9f4b9e2953e (diff)
Updated
svn path=/trunk/mono/; revision=329
Diffstat (limited to 'web/faq')
-rw-r--r--web/faq8
1 files changed, 7 insertions, 1 deletions
diff --git a/web/faq b/web/faq
index fc1914e71a6..6f3434b82fb 100644
--- a/web/faq
+++ b/web/faq
@@ -396,6 +396,12 @@ A: The CIL is better suited to be JITed than JVM byte codes, but you
can interpret them as trivially as you can interpret JVM byte
codes.
+Q: Could Java target the CLI?
+
+A: Yes, Java could target the CLI. We have details on a <a
+ href="ideas.html#guavac">project</a> that someone could take on to
+ make this happen.
+
** Extending Mono
Q: Would you allow other classes other than those in the
@@ -575,7 +581,7 @@ A: The JIT engine and runtime engine will be able to execute CIL
Q: Is Mono part of the GNU project?
-A: Mono is an open source projected lead by Ximian.
+A: Mono is an open source/free software projected lead by Ximian.
We wanted to make Mono part of the GNU project, but it was required
that means we refer to Linux as `GNU/Linux' in our documentation