<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>GraalVMVisualREPL - Revision history</title>
		<link>http://wiki.apidesign.org/index.php?title=GraalVMVisualREPL&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Thu, 30 Apr 2026 19:09:14 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach at 13:26, 30 June 2020</title>
			<link>http://wiki.apidesign.org/index.php?title=GraalVMVisualREPL&amp;diff=10170&amp;oldid=prev</link>
			<description>&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:26, 30 June 2020&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 colspan=&quot;2&quot;&gt;&amp;nbsp;&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;&lt;ins style=&quot;color: red; font-weight: bold; text-decoration: none;&quot;&gt;Long time before [[GraalVM]] started to seek integration with notebooks like Zepelin or jupyter, we had a visual [[REPL]].&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Visual [[REPL]] with Charts ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt; &lt;/td&gt;&lt;td style=&quot;background: #eee; color:black; font-size: smaller;&quot;&gt;&lt;div&gt;== Visual [[REPL]] with Charts ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</description>
			<pubDate>Tue, 30 Jun 2020 13:26:21 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:GraalVMVisualREPL</comments>		</item>
		<item>
			<title>JaroslavTulach: New page:  == Visual REPL with Charts ==  The GraalVM (version 0.9 and newer) comes with command line REPL. However in today's modern era nobody wants a CLI right? Everyone wants nic...</title>
			<link>http://wiki.apidesign.org/index.php?title=GraalVMVisualREPL&amp;diff=10169&amp;oldid=prev</link>
			<description>&lt;p&gt;New page:  == Visual &lt;a href=&quot;/wiki/REPL&quot; title=&quot;REPL&quot;&gt;REPL&lt;/a&gt; with Charts ==  The &lt;a href=&quot;/wiki/GraalVM&quot; title=&quot;GraalVM&quot;&gt;GraalVM&lt;/a&gt; (version 0.9 and newer) comes with command line &lt;a href=&quot;/wiki/REPL&quot; title=&quot;REPL&quot;&gt;REPL&lt;/a&gt;. However in today's modern era nobody wants a &lt;a href=&quot;/wiki/CLI&quot; title=&quot;CLI&quot;&gt;CLI&lt;/a&gt; right? Everyone wants nic...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
== Visual [[REPL]] with Charts ==&lt;br /&gt;
&lt;br /&gt;
The [[GraalVM]] (version 0.9 and newer) comes with command line [[REPL]]. However in today's modern era nobody wants a [[CLI]] right? Everyone wants nice graphs! Luckily there is visual [[REPL]] written by me with the help of [[DukeScript]]. Try it as:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
$ hg clone http://source.apidesign.org/hg/truffledebugdemo repl+charts&lt;br /&gt;
$ cd repl+charts/&lt;br /&gt;
$ hg up -C Charts&lt;br /&gt;
$ JAVA_HOME=~/bin/graalvm mvn install exec:exec&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The '''JAVA_HOME''' has to point to your downloaded version of [[GraalVM]] (version 0.9 at least). But then we can have visualization from any [[Truffle]] language, for example [[JavaScript]] array:&lt;br /&gt;
&lt;br /&gt;
[[Image:REPLwCharts.jpg|600px]]&lt;/div&gt;</description>
			<pubDate>Tue, 30 Jun 2020 13:20:06 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:GraalVMVisualREPL</comments>		</item>
	</channel>
</rss>