<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Graal</id>
		<title>Graal - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Graal"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Graal&amp;action=history"/>
		<updated>2026-04-11T01:29:25Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.12.0rc1</generator>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Graal&amp;diff=8986&amp;oldid=prev</id>
		<title>JaroslavTulach: Fix by Tomáš Stupka</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Graal&amp;diff=8986&amp;oldid=prev"/>
				<updated>2016-09-17T07:03:42Z</updated>
		
		<summary type="html">&lt;p&gt;Fix by Tomáš Stupka&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 07:03, 17 September 2016&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is an alternative version of [[HotSpot]] [[VM]] compiler. Instead of [[HotSpot]] C2 - aka server compiler, which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is an alternative version of &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/ins&gt;[[HotSpot]] [[VM]] compiler. Instead of [[HotSpot]] C2 - aka server compiler, which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Graal&amp;diff=8958&amp;oldid=prev</id>
		<title>JaroslavTulach at 13:15, 25 August 2016</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Graal&amp;diff=8958&amp;oldid=prev"/>
				<updated>2016-08-25T13:15:52Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 13:15, 25 August 2016&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is an alternative version of [[HotSpot]] [[VM]]. Instead of [[HotSpot]], which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is an alternative version of [[HotSpot]] [[VM]] &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;compiler&lt;/ins&gt;. Instead of [[HotSpot]] &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;C2 - aka server compiler&lt;/ins&gt;, which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Graal&amp;diff=8955&amp;oldid=prev</id>
		<title>JaroslavTulach at 12:47, 25 August 2016</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Graal&amp;diff=8955&amp;oldid=prev"/>
				<updated>2016-08-25T12:47:22Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 12:47, 25 August 2016&lt;/td&gt;
			&lt;/tr&gt;
		&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;-&lt;/td&gt;&lt;td style=&quot;background: #ffa; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is &lt;del style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;a next &lt;/del&gt;version of [[HotSpot]] [[VM]]. Instead of [[HotSpot]], which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;background: #cfc; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is &lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;an alternative &lt;/ins&gt;version of [[HotSpot]] [[VM]]. Instead of [[HotSpot]], which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Graal&amp;diff=7876&amp;oldid=prev</id>
		<title>JaroslavTulach: New page: Graal is a next version of HotSpot VM. Instead of HotSpot, which is written in C and C++, Graal is written in Java. This makes th...</title>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Graal&amp;diff=7876&amp;oldid=prev"/>
				<updated>2014-09-14T05:38:20Z</updated>
		
		<summary type="html">&lt;p&gt;New page: &lt;a href=&quot;http://en.wikipedia.org/wiki/Graal_%28compiler%29&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Graal_(compiler)&quot;&gt;Graal&lt;/a&gt; is a next version of &lt;a href=&quot;/wiki/HotSpot&quot; title=&quot;HotSpot&quot;&gt;HotSpot&lt;/a&gt; &lt;a href=&quot;/wiki/VM&quot; class=&quot;mw-redirect&quot; title=&quot;VM&quot;&gt;VM&lt;/a&gt;. Instead of &lt;a href=&quot;/wiki/HotSpot&quot; title=&quot;HotSpot&quot;&gt;HotSpot&lt;/a&gt;, which is written in &lt;a href=&quot;/wiki/C&quot; class=&quot;mw-redirect&quot; title=&quot;C&quot;&gt;C&lt;/a&gt; and &lt;a href=&quot;/wiki/C%2B%2B&quot; title=&quot;C++&quot;&gt;C++&lt;/a&gt;, &lt;a href=&quot;/wiki/Graal&quot; title=&quot;Graal&quot;&gt;Graal&lt;/a&gt; is written in &lt;a href=&quot;/wiki/Java&quot; class=&quot;mw-redirect&quot; title=&quot;Java&quot;&gt;Java&lt;/a&gt;. This makes th...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[wikipedia:Graal_(compiler)|Graal]] is a next version of [[HotSpot]] [[VM]]. Instead of [[HotSpot]], which is written in [[C]] and [[C++]], [[Graal]] is written in [[Java]]. This makes the code generation more approachable to [[Java]] programmers (at least on universities) and as such there is likely to be more progress on [[Graal]] than there ever was on [[HotSpot]].&lt;/div&gt;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>