<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for ASMETA: a tool set for the ASM</title><link>https://sourceforge.net/p/asmeta/activity/</link><description>Recent activity for ASMETA: a tool set for the ASM</description><language>en</language><lastBuildDate>Wed, 09 Sep 2020 08:24:48 -0000</lastBuildDate><item><title>parcaini posted a comment on discussion Help</title><link>https://sourceforge.net/p/asmeta/discussion/523366/thread/55dc641e29/?limit=25#de0d/8436</link><description>Hi, parentheses are mandatory in the let term. So, you should write let ($x=input) in tmp:=$x +$x endlet BTW, we moved Asmeta to github: https://github.com/asmeta/asmeta You may want to use the new repository. Best, Paolo</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">parcaini</dc:creator><pubDate>Wed, 09 Sep 2020 08:24:48 -0000</pubDate><guid>https://sourceforge.net/p/asmeta/discussion/523366/thread/55dc641e29/?limit=25#de0d/8436</guid></item><item><title>Andrea Foppiani posted a comment on discussion Help</title><link>https://sourceforge.net/p/asmeta/discussion/523366/thread/55dc641e29/?limit=25#de0d</link><description>Hi Team I am trying to get the use of the let construct to leverage in some of the use cases I am working on. According to the documentation the syntax is " let(v1=t1,...,vn=tn)in tv1,...,vn endlet " where vi are variables and t1,...,tn, tv1,..,vn are terms. i am trying to run a basic example to confirm how it works however the ASMEE console returns an "encountered " "let "" at line xx column xx. Was expecting one of: .... It seems like the construct is not recognized? what am I missing? asm TestLet...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrea Foppiani</dc:creator><pubDate>Wed, 09 Sep 2020 06:57:03 -0000</pubDate><guid>https://sourceforge.net/p/asmeta/discussion/523366/thread/55dc641e29/?limit=25#de0d</guid></item><item><title>Andrea Foppiani posted a comment on discussion Help</title><link>https://sourceforge.net/p/asmeta/discussion/523366/thread/43578fd738/?limit=25#b6c3</link><description>Hi thank you very much, it worked out Regards Andrea</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrea Foppiani</dc:creator><pubDate>Tue, 11 Aug 2020 09:20:03 -0000</pubDate><guid>https://sourceforge.net/p/asmeta/discussion/523366/thread/43578fd738/?limit=25#b6c3</guid></item><item><title>parcaini posted a comment on discussion Help</title><link>https://sourceforge.net/p/asmeta/discussion/523366/thread/43578fd738/?limit=25#2ce4</link><description>Hi, if you are using a Sequence, you can get i-th element using the "at" function of the standard library: static at: Prod(Seq(D),Natural) -&gt; D See this ASM model as an example: https://github.com/asmeta/asmeta/blob/master/asm_examples/examples/simple_example/swapSortOnSeq.asm Best, Paolo</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">parcaini</dc:creator><pubDate>Tue, 11 Aug 2020 00:22:32 -0000</pubDate><guid>https://sourceforge.net/p/asmeta/discussion/523366/thread/43578fd738/?limit=25#2ce4</guid></item><item><title>Andrea Foppiani posted a comment on discussion Help</title><link>https://sourceforge.net/p/asmeta/discussion/523366/thread/43578fd738/?limit=25#002f</link><description>Hello Everyone I am trying to use a static list of integers e.g: list = [1,2,3,4] like an array of integers where at each machine step I pickup the next integer in the list. I cannot figure out what's the syntax to get the an alement based on its position within the array/list Is there any documentation available? thanks and Regards Andrea</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andrea Foppiani</dc:creator><pubDate>Sun, 09 Aug 2020 16:14:40 -0000</pubDate><guid>https://sourceforge.net/p/asmeta/discussion/523366/thread/43578fd738/?limit=25#002f</guid></item></channel></rss>