<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/plint/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/plint/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 12 Feb 2003 00:29:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/plint/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>change</title><link>https://sourceforge.net/p/plint/news/2003/02/change/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the first word of the project name, &amp;quot;plotter&amp;quot;, has changed into &amp;quot;pluggable&amp;quot;, starting with the next version, probably 4.0&lt;/p&gt;
&lt;p&gt;meanwhile, a &amp;quot;reference&amp;quot; plugin was created, so that variables passed by reference (actually casted to a &amp;lt;ref&amp;gt; type :) can be assigned to, thus indirectly modified.&lt;/p&gt;
&lt;p&gt;exception plugin also has changed syntax, now similar to Java&lt;/p&gt;
&lt;p&gt;plugins are now identified by a structure with callbacks.&lt;/p&gt;
&lt;p&gt;some abstraction about what actually the plint interpreter does will be added, that of &amp;quot;translating&amp;quot; a &amp;quot;program&amp;quot; consisting of &amp;quot;code&amp;quot; of some type, either by &amp;quot;parsing&amp;quot; its text form (lexic, token, gramar), i.e. real &amp;quot;translation&amp;quot; into another &amp;quot;program&amp;quot; with possible another type of &amp;quot;code&amp;quot;, or &amp;quot;executing&amp;quot; it, i.e. virtual &amp;quot;translation&amp;quot; into &amp;quot;programS&amp;quot; flow. It is so opening the possibillity of compiling text into and running bytecode, and maybe embedding some other programming languages source code :), with a proper &amp;quot;adapter&amp;quot; of concepts.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Glita</dc:creator><pubDate>Wed, 12 Feb 2003 00:29:47 -0000</pubDate><guid>https://sourceforge.net6c3800aa068a03e57c37e534fbd5235ad523e8a5</guid></item><item><title>time out</title><link>https://sourceforge.net/p/plint/news/2003/01/time-out/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I think I will take a little time out with this project, to prepare the ideas/implementation for a debugger in Tcl/Tk, GTK bindings and maybe CORBA bindings...&lt;/p&gt;
&lt;p&gt;for now I eliminated many bugs, and it works  fine.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Glita</dc:creator><pubDate>Thu, 16 Jan 2003 19:12:14 -0000</pubDate><guid>https://sourceforge.netf963b2984ddd54c1da47e26a9b7f29f3feb63338</guid></item><item><title>release 2.0</title><link>https://sourceforge.net/p/plint/news/2002/10/release-20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;greatly improved&lt;/p&gt;
&lt;p&gt;added user type flow control=&amp;gt; try/throw/catch now works&lt;/p&gt;
&lt;p&gt;each code block type can now have its own &amp;quot;user&amp;quot; data in any other code block type =&amp;gt; no more clash between static plugin and others&lt;/p&gt;
&lt;p&gt;online reference documentation&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Glita</dc:creator><pubDate>Sun, 06 Oct 2002 18:04:32 -0000</pubDate><guid>https://sourceforge.net30c3a0c651fd970517ad09f66d1eb034a9e89744</guid></item><item><title>1.3 version</title><link>https://sourceforge.net/p/plint/news/2002/08/13-version/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;1.2 proved not so stable&lt;br /&gt;
there was a small bug in plint_var_dec that took me aprox. 1 week to discover;&lt;br /&gt;
1.3 has memory value iterators, and that changed a little the foreach and opertab plugins' syntax. opertab is now operite, because one can iterate both through arrays and hashes (for now, since other memory values are not yet supported) &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Glita</dc:creator><pubDate>Mon, 26 Aug 2002 17:27:12 -0000</pubDate><guid>https://sourceforge.net3c6113241341c9133deafe3c61a2cdcdc7d0f301</guid></item><item><title>stable 1.2</title><link>https://sourceforge.net/p/plint/news/2002/07/stable-12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Within few days, I'll release a stable version 1.2&lt;br /&gt;
Odd minor numbers are for beta versions.&lt;br /&gt;
Even minor numbers are for alpha versions.&lt;br /&gt;
Major numbers increase when the core syntax rules will change, and for some other possible cause, not known yet.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sebastian Glita</dc:creator><pubDate>Tue, 02 Jul 2002 11:11:41 -0000</pubDate><guid>https://sourceforge.netad0c5b56c22caf09e0789516efa194d68621ce7d</guid></item></channel></rss>