<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>little b discuss Google Group</title>
  <link>http://groups.google.com/group/little-b-discuss</link>
  <description>Discussion group for the little b modular modelling language (http://www.littleb.org/)</description>
  <language>en</language>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/dc8b747dfca12176?show_docid=dc8b747dfca12176</link>
  <description>
  The last line should have been: &lt;br&gt; {a @ :outer + b -&amp;gt; a @ :inner + b}.(set-rate-function &#39;custom-rate {a *
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/dc8b747dfca12176?show_docid=dc8b747dfca12176</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Mon, 29 Sep 2008 20:09:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/da20fdf0e07cc920?show_docid=da20fdf0e07cc920</link>
  <description>
  I see. Great, I&#39;ll try that workaround. &lt;br&gt; Thanks for your assistance. &lt;br&gt; &lt;p&gt;-- Dominick
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/da20fdf0e07cc920?show_docid=da20fdf0e07cc920</guid>
  <author>
  dom.layfi...@gmail.com
  (Dom Layfield)
  </author>
  <pubDate>Mon, 29 Sep 2008 19:59:09 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/a285ce41996ae9ff?show_docid=a285ce41996ae9ff</link>
  <description>
  In the future, it&#39;s possible that little b will support up a &lt;br&gt; non-generalizable (location-dependent) reaction syntax. I can see why this &lt;br&gt; would be convenient. We just don&#39;t have time to work on this right now. &lt;br&gt; The easiest way to do this is to define the reaction-type in terms of a &lt;br&gt; second species-type which sits in the membrane:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/a285ce41996ae9ff?show_docid=a285ce41996ae9ff</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Mon, 29 Sep 2008 17:50:26 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/a335e9facaf5f542?show_docid=a335e9facaf5f542</link>
  <description>
  Right: reactions are location-independent. That makes a lot of sense, &lt;br&gt; and I appreciate the philosophy of making rules as general as &lt;br&gt; possible. &lt;br&gt; &lt;p&gt;I guess I wanted to hijack the reaction syntax and to use this to &lt;br&gt; describe transport phenomena. This was tempting, as it seemed that &lt;br&gt; the reaction-rate and location-specifying infrastructure could easily
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/a335e9facaf5f542?show_docid=a335e9facaf5f542</guid>
  <author>
  dom.layfi...@gmail.com
  (Dom Layfield)
  </author>
  <pubDate>Mon, 29 Sep 2008 15:59:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/b98beb417a9f255d?show_docid=b98beb417a9f255d</link>
  <description>
  In little b, reactions are based on reaction-types. The &lt;br&gt; expression{species-type @ location -&amp;gt; ...}uses the reaction-type &lt;br&gt; constructor operator &lt;br&gt; *-&amp;gt;*. You are actually constructing a reaction-type object here. &lt;br&gt; Reaction-types are *location-independent - *they don&#39;t contain location &lt;br&gt; information. Conceptually, reaction-types represent properties of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/b98beb417a9f255d?show_docid=b98beb417a9f255d</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Sun, 28 Sep 2008 12:56:41 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/628c315de42897f0?show_docid=628c315de42897f0</link>
  <description>
  Hi Aneil, &lt;br&gt; &lt;p&gt;Thanks for the reply, and the clarification on the newer syntax. &lt;br&gt; &lt;p&gt;I think perhaps you may have overlooked the second (and more &lt;br&gt; important) half of my post. I&#39;m still perplexed as to why little b &lt;br&gt; prevents me from saying {species @ location -&amp;gt; etc.}, and only allows &lt;br&gt; {species @ location-class.subcompartment -&amp;gt; etc.}. As I tried to
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/628c315de42897f0?show_docid=628c315de42897f0</guid>
  <author>
  dom.layfi...@gmail.com
  (Dom Layfield)
  </author>
  <pubDate>Sat, 27 Sep 2008 19:56:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/97430baa914174f6?show_docid=97430baa914174f6</link>
  <description>
  Little b&#39;s curly braces provide infix syntax. The expression in the &lt;br&gt; tutorial is &lt;br&gt; from an older version of little b: &lt;br&gt; {[ion] @ :inner @ membrane -&amp;gt;&amp;gt; [ion] @ :outer} &lt;br&gt; But, let me explain this anyway: &lt;br&gt; The expression contains 2 infix operators: &lt;br&gt; @ and -&amp;gt;&amp;gt; &lt;br&gt; ION and MEMBRANE are Lisp symbols which are bound to predefined values.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/97430baa914174f6?show_docid=97430baa914174f6</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Sat, 27 Sep 2008 13:04:18 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/4e1ea1b5657a9078?show_docid=4e1ea1b5657a9078</link>
  <description>
  I just read that document (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.littleb.org/tutorial-biochem-&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; quickstart.html). One aspect that I found confusing is that it is not &lt;br&gt; obvious which identifiers are keywords, and which are variable names. &lt;br&gt; (I know this is not quite the right terminology for LISP, but I hope &lt;br&gt; &lt;p&gt; {[ion] @ :inner @ membrane -&amp;gt;&amp;gt; [ion] @ :outer}
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/4e1ea1b5657a9078?show_docid=4e1ea1b5657a9078</guid>
  <author>
  dom.layfi...@gmail.com
  (Dom Layfield)
  </author>
  <pubDate>Wed, 24 Sep 2008 05:59:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/d59b83d78441199f?show_docid=d59b83d78441199f</link>
  <description>
  Hi Dominic - &lt;br&gt; The best place to look is under Locations in &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.littleb.org/tutorial-biochem-quickstart.html&quot;&gt;[link]&lt;/a&gt;. Reactions &lt;br&gt; need to be specified with respect to location-classes, not locations, &lt;br&gt; so they can be generalized for other situations. c1 and c2 are &lt;br&gt; locations based on the location-class COMPARTMENT.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/d59b83d78441199f?show_docid=d59b83d78441199f</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Wed, 24 Sep 2008 03:40:33 UT
</pubDate>
  </item>
  <item>
  <title>Wrestling with little b syntax...</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/6217c518ad117733?show_docid=6217c518ad117733</link>
  <description>
  I&#39;m trying to figure out how to use little b to describe multi- &lt;br&gt; compartment models. &lt;br&gt; &lt;p&gt;I started by trying to write the simplest possible model that I could &lt;br&gt; think of: a single species that repartitions between two &lt;br&gt; compartments. Unfortunately, I can&#39;t even get this working. &lt;br&gt; &lt;p&gt;Here&#39;s the code:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/0ba01ee562f78d58/6217c518ad117733?show_docid=6217c518ad117733</guid>
  <author>
  dom.layfi...@gmail.com
  (Dom Layfield)
  </author>
  <pubDate>Wed, 24 Sep 2008 01:30:42 UT
</pubDate>
  </item>
  <item>
  <title>Little b short course</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/d6c50b033a5c5c0f/4a441712d28e1921?show_docid=4a441712d28e1921</link>
  <description>
  Hi All - &lt;br&gt; The little b short course is over. I&#39;ve posted materials at the &lt;br&gt; website - &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://littleb.org/download.html&quot;&gt;[link]&lt;/a&gt;. This thread is open for &lt;br&gt; feedback on the course. &lt;br&gt; Thanks, &lt;br&gt; Aneil
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/d6c50b033a5c5c0f/4a441712d28e1921?show_docid=4a441712d28e1921</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Thu, 28 Aug 2008 21:42:03 UT
</pubDate>
  </item>
  <item>
  <title>Re: Documentation pointers are broken</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/69499e1dccfa4cd5/10f95524526aaa26?show_docid=10f95524526aaa26</link>
  <description>
  Aneil, &lt;br&gt; Thanks for your quick response, I&#39;ve been waiting. I assume this is the one &lt;br&gt; with the graphs implemented? I&#39;ve been swamped with administrivia, but &lt;br&gt; eager to work with it and now have some free time following midterms etc. &lt;br&gt; I&#39;ll give it a go now. &lt;br&gt; dhc
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/69499e1dccfa4cd5/10f95524526aaa26?show_docid=10f95524526aaa26</guid>
  <author>
  dhcr...@gmail.com
  (David Croll)
  </author>
  <pubDate>Thu, 01 Nov 2007 12:39:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: Documentation pointers are broken</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/69499e1dccfa4cd5/a398a86d79c02f80?show_docid=a398a86d79c02f80</link>
  <description>
  Hi Peter, &lt;br&gt; Thanks for the heads-up. The links should be working now. &lt;br&gt; Also, little b version 1.5 is now available for download. &lt;br&gt; Cheers, &lt;br&gt; Aneil
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/69499e1dccfa4cd5/a398a86d79c02f80?show_docid=a398a86d79c02f80</guid>
  <author>
  aneilba...@gmail.com
  (Aneil Mallavarapu)
  </author>
  <pubDate>Thu, 01 Nov 2007 10:53:29 UT
</pubDate>
  </item>
  <item>
  <title>Documentation pointers are broken</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/69499e1dccfa4cd5/51e08685c1e2a06b?show_docid=51e08685c1e2a06b</link>
  <description>
  Hello, &lt;br&gt; I&#39;m new to the group. &lt;br&gt; The documentation pointers on the download page &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.littleb.org/download.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; seem to be broken. Are those documents still available? &lt;br&gt; Thanks, &lt;br&gt; Peter
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/69499e1dccfa4cd5/51e08685c1e2a06b?show_docid=51e08685c1e2a06b</guid>
  <author>
  peter.c.ma...@gmail.com
  (Peter)
  </author>
  <pubDate>Tue, 30 Oct 2007 11:21:40 UT
</pubDate>
  </item>
  <item>
  <title>Re: Problems version 1.0</title>
  <link>http://groups.google.com/group/little-b-discuss/browse_frm/thread/8dc27d944dc64805/6c49d965fc8932d5?show_docid=6c49d965fc8932d5</link>
  <description>
  Little b requires the latest Microsoft C Runtime Library (msvcr80.dll). &lt;br&gt; It is now accessible from the download page. &lt;br&gt; aneil
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/little-b-discuss/browse_frm/thread/8dc27d944dc64805/6c49d965fc8932d5?show_docid=6c49d965fc8932d5</guid>
  <author>
  aneilba...@gmail.com
  </author>
  <pubDate>Sat, 13 Jan 2007 02:39:11 UT
</pubDate>
  </item>
  </channel>
</rss>
