<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent posts to news</title><link href="https://sourceforge.net/p/coreasm/news/" rel="alternate"/><link href="https://sourceforge.net/p/coreasm/news/feed.atom" rel="self"/><id>https://sourceforge.net/p/coreasm/news/</id><updated>2011-05-17T20:16:54Z</updated><subtitle>Recent posts to news</subtitle><entry><title>Leader Election</title><link href="https://sourceforge.net/p/coreasm/news/2011/05/leader-election/" rel="alternate"/><published>2011-05-17T20:16:54Z</published><updated>2011-05-17T20:16:54Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.netcfd8617decbb3789fcffeccfddfb1cf2d056f3f4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Leader Election is a nice CoreASM example of using ASM for highlevel specification and refinement of a leader election algorithm done by Julian Lettner. You can find it on &lt;a href="http://www.coreasm.org/examples" rel="nofollow"&gt;http://www.coreasm.org/examples&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Java API Documentation</title><link href="https://sourceforge.net/p/coreasm/news/2011/03/java-api-documentation/" rel="alternate"/><published>2011-03-29T00:18:12Z</published><updated>2011-03-29T00:18:12Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net2abb18a43cf0ba50719b61208cbbf7eecd226981</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The latest version of CoreASM Java API Documentation is now available on the Web at &lt;a href="http://www.coreasm.org/docs/api" rel="nofollow"&gt;http://www.coreasm.org/docs/api&lt;/a&gt; &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Important Update for CoreASM Eclipse plugin</title><link href="https://sourceforge.net/p/coreasm/news/2011/02/important-update-for-coreasm-eclipse-plugin/" rel="alternate"/><published>2011-02-03T01:14:11Z</published><updated>2011-02-03T01:14:11Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net4a1aba36cf0b13190528e3e0ae39ccbcffcd9982</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The CoreASM Eclipse plugin has a minor update to v0.6.7 with a major impact. In this update the CoreASM editor parses the specification only when an an editor instance is opened or the modified file is saved. This addresses the problem of high cpu usage as the plugin would regularly monitor the file and read the list of plugins in order to update syntax highlighting. &lt;/p&gt;
&lt;p&gt;You can get the latest version of CoreASM Eclipse plugin using the Eclipse update site: &lt;a href="http://www.coreasm.org/eclipse/update-trunk" rel="nofollow"&gt;http://www.coreasm.org/eclipse/update-trunk&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>New Beta Releases</title><link href="https://sourceforge.net/p/coreasm/news/2011/01/new-beta-releases/" rel="alternate"/><published>2011-01-19T23:58:35Z</published><updated>2011-01-19T23:58:35Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.netf6cb61f71dbbddde40f531312b50cc6566097e2f</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The latest versions of CoreASM Engine and CoreASM Eclipse plugin come with lots of improvements, new plugins and new features. Please visit &lt;a href="http://www.coreasm.org" rel="nofollow"&gt;http://www.coreasm.org&lt;/a&gt; for the latest updates.&lt;/p&gt;
&lt;p&gt;- CoreASM v1.5.6-beta with Carma v0.7.3 (binary, source)&lt;br /&gt;
- CoreASM Eclipse plugin (version 0.6.6) comes with CoreASM engine v1.5.6-beta&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Graph Plugin</title><link href="https://sourceforge.net/p/coreasm/news/2010/12/graph-plugin/" rel="alternate"/><published>2010-12-07T10:35:55Z</published><updated>2010-12-07T10:35:55Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net5c893cc3114dcdf09be8b17c83637f93bd8b9ebf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Graph plugin is the second plugin in the series of CoreASM networking extensions. It offers a Graph background with some operations defined on graphs. The current version is more like a proof of concept and more functionalities will be added in the near future. Find it here: &lt;a href="http://sourceforge.net/apps/mediawiki/coreasm/index.php?title=Graph_Plugin"&gt;http://sourceforge.net/apps/mediawiki/coreasm/index.php?title=Graph_Plugin&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Signals Plugin 1.0.0-beta</title><link href="https://sourceforge.net/p/coreasm/news/2010/11/signals-plugin-100-beta/" rel="alternate"/><published>2010-11-24T07:32:42Z</published><updated>2010-11-24T07:32:42Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.nete25fb49ef77ba4f4abf8af8e145afb7795e9e3d4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Signals Plugin is the first product in a series of CoreASM networking extensions. It extends the CoreASM engine with two rule constructs enabling sending and receiving signals between agents. Latest development version can be downloaded from here: &lt;a href="http://coreasm.svn.sourceforge.net/viewvc/coreasm/engine-plugins/Signals/trunk"&gt;http://coreasm.svn.sourceforge.net/viewvc/coreasm/engine-plugins/Signals/trunk&lt;/a&gt; &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CoreASM Eclipse Plugin</title><link href="https://sourceforge.net/p/coreasm/news/2010/04/coreasm-eclipse-plugin/" rel="alternate"/><published>2010-04-23T09:00:15Z</published><updated>2010-04-23T09:00:15Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net686e2c7bc1628f514e28544c88d128c7502e45bd</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The latest development version of the CoreASM Eclipse Plugin is now available (tested on Eclipse 3.5) through an update site. See &lt;a href="http://www.coreasm.org/download.php#eclipse-trunk" rel="nofollow"&gt;http://www.coreasm.org/download.php#eclipse-trunk&lt;/a&gt; for details.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CoreASM Documentation Page</title><link href="https://sourceforge.net/p/coreasm/news/2009/10/coreasm-documentation-page/" rel="alternate"/><published>2009-10-30T20:09:28Z</published><updated>2009-10-30T20:09:28Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net515ce0965faf8b31fc87ad7a8037d219834bf4ba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The documentation and publications on the CoreASM website is updated and the links are moved into a separate documentation page:  &lt;a href="http://www.coreasm.org/documentation.php" rel="nofollow"&gt;http://www.coreasm.org/documentation.php&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>CoreASM Design Documenation</title><link href="https://sourceforge.net/p/coreasm/news/2009/10/coreasm-design-documenation/" rel="alternate"/><published>2009-10-19T01:26:24Z</published><updated>2009-10-19T01:26:24Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net3f36ecba729cea83c4793e32a41fe2335e3a9ec1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Please find the first public draft of &amp;quot;Design and Specification of the CoreASM Execution Engine and Plugins&amp;quot; at &lt;a href="http://coreasm.svn.sourceforge.net/viewvc/coreasm/engine-carma/trunk/doc/CoreASM-DesignDocumentation.pdf"&gt;http://coreasm.svn.sourceforge.net/viewvc/coreasm/engine-carma/trunk/doc/CoreASM-DesignDocumentation.pdf&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Dining Philosophers Example Revised</title><link href="https://sourceforge.net/p/coreasm/news/2009/04/dining-philosophers-example-revised/" rel="alternate"/><published>2009-04-03T22:59:03Z</published><updated>2009-04-03T22:59:03Z</updated><author><name>Roozbeh Farahbod</name><uri>https://sourceforge.net/u/rfarahbod/</uri></author><id>https://sourceforge.net23204964976bcd92a5e69a1ed49ea4f972e57ca6</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The Dining Philosophers Example is revised to reflect the features of the language. &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>