<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Feed of &#34;User_4574/crsn&#34;</title>
    <link>https://git.ondrovo.com/User_4574/crsn</link>
    <description>Croissant Runtime</description>
    <pubDate>Wed, 22 Jul 2026 02:06:04 +0000</pubDate>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>/User_4574/crsn/compare/4e67ac291fbdb9f7598102f7b0af25e751117f2e...daff23dd98b03c3b58320ae4b094a63b1a201f41</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/daff23dd98b03c3b58320ae4b094a63b1a201f41&#34;&gt;daff23dd98b03c3b58320ae4b094a63b1a201f41&lt;/a&gt;&#xA;Add loop syntactic sugar; errors now use print instead of debug; add check for duplicate labels.&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/fd90480cecbe6e6428113ba326fe5ae2e1522011&#34;&gt;fd90480cecbe6e6428113ba326fe5ae2e1522011&lt;/a&gt;&#xA;make stdin async&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/f87d8224327aecaa54b710336f02acd2410aaaa0&#34;&gt;f87d8224327aecaa54b710336f02acd2410aaaa0&lt;/a&gt;&#xA;more docs, fixes, examples&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/735f871ea05f313b1f5e615d9d15ee5f840b21c8&#34;&gt;735f871ea05f313b1f5e615d9d15ee5f840b21c8&lt;/a&gt;&#xA;Implement critical sections and timeslice setting cmd&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/9cd03ca8e300ecdd263369d374e3bceceefb95a0&#34;&gt;9cd03ca8e300ecdd263369d374e3bceceefb95a0&lt;/a&gt;&#xA;make scheduler timeslice configurable</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/daff23dd98b03c3b58320ae4b094a63b1a201f41">daff23dd98b03c3b58320ae4b094a63b1a201f41</a>
Add loop syntactic sugar; errors now use print instead of debug; add check for duplicate labels.

<a href="https://git.ondrovo.com/User_4574/crsn/commit/fd90480cecbe6e6428113ba326fe5ae2e1522011">fd90480cecbe6e6428113ba326fe5ae2e1522011</a>
make stdin async

<a href="https://git.ondrovo.com/User_4574/crsn/commit/f87d8224327aecaa54b710336f02acd2410aaaa0">f87d8224327aecaa54b710336f02acd2410aaaa0</a>
more docs, fixes, examples

<a href="https://git.ondrovo.com/User_4574/crsn/commit/735f871ea05f313b1f5e615d9d15ee5f840b21c8">735f871ea05f313b1f5e615d9d15ee5f840b21c8</a>
Implement critical sections and timeslice setting cmd

<a href="https://git.ondrovo.com/User_4574/crsn/commit/9cd03ca8e300ecdd263369d374e3bceceefb95a0">9cd03ca8e300ecdd263369d374e3bceceefb95a0</a>
make scheduler timeslice configurable]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1274</guid>
      <pubDate>Sun, 01 Nov 2020 19:13:25 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>/User_4574/crsn/compare/b5016c6b125e4c2d722019f5ba549aa742b21c67...4e67ac291fbdb9f7598102f7b0af25e751117f2e</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/4e67ac291fbdb9f7598102f7b0af25e751117f2e&#34;&gt;4e67ac291fbdb9f7598102f7b0af25e751117f2e&lt;/a&gt;&#xA;update examples to use the new const eval syntax&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/66b3674f8100c0e17567e580068f4f8e4309558a&#34;&gt;66b3674f8100c0e17567e580068f4f8e4309558a&lt;/a&gt;&#xA;Merge branch &amp;#39;consteval&amp;#39;&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/02f73a21f4b72a3ed16cf7bd471a9a10c43d885c&#34;&gt;02f73a21f4b72a3ed16cf7bd471a9a10c43d885c&lt;/a&gt;&#xA;fixes, safeguards and docs for &amp;#34;compile-time arithmetics&amp;#34;&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/83996348cb674f5619cb15e7e61413031cb7f369&#34;&gt;83996348cb674f5619cb15e7e61413031cb7f369&lt;/a&gt;&#xA;Implement compile-time immediate arithmetics&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/cfcd0990600545aa825d040bb4c1827e5c35fce2&#34;&gt;cfcd0990600545aa825d040bb4c1827e5c35fce2&lt;/a&gt;&#xA;remove bad script</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/4e67ac291fbdb9f7598102f7b0af25e751117f2e">4e67ac291fbdb9f7598102f7b0af25e751117f2e</a>
update examples to use the new const eval syntax

<a href="https://git.ondrovo.com/User_4574/crsn/commit/66b3674f8100c0e17567e580068f4f8e4309558a">66b3674f8100c0e17567e580068f4f8e4309558a</a>
Merge branch &#39;consteval&#39;

<a href="https://git.ondrovo.com/User_4574/crsn/commit/02f73a21f4b72a3ed16cf7bd471a9a10c43d885c">02f73a21f4b72a3ed16cf7bd471a9a10c43d885c</a>
fixes, safeguards and docs for &#34;compile-time arithmetics&#34;

<a href="https://git.ondrovo.com/User_4574/crsn/commit/83996348cb674f5619cb15e7e61413031cb7f369">83996348cb674f5619cb15e7e61413031cb7f369</a>
Implement compile-time immediate arithmetics

<a href="https://git.ondrovo.com/User_4574/crsn/commit/cfcd0990600545aa825d040bb4c1827e5c35fce2">cfcd0990600545aa825d040bb4c1827e5c35fce2</a>
remove bad script]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1244</guid>
      <pubDate>Wed, 28 Oct 2020 20:10:03 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>/User_4574/crsn/compare/ab5fed3cfa60e27a36d9f64c7e4f3b396ef2e28f...b5016c6b125e4c2d722019f5ba549aa742b21c67</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/b5016c6b125e4c2d722019f5ba549aa742b21c67&#34;&gt;b5016c6b125e4c2d722019f5ba549aa742b21c67&lt;/a&gt;&#xA;add key checking example, key and mouse constants&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/062095cc284fe97bffa92b6f87ac3ad1e1d95113&#34;&gt;062095cc284fe97bffa92b6f87ac3ad1e1d95113&lt;/a&gt;&#xA;Merge branch &amp;#39;master&amp;#39; of User_4574/crsn into master</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/b5016c6b125e4c2d722019f5ba549aa742b21c67">b5016c6b125e4c2d722019f5ba549aa742b21c67</a>
add key checking example, key and mouse constants

<a href="https://git.ondrovo.com/User_4574/crsn/commit/062095cc284fe97bffa92b6f87ac3ad1e1d95113">062095cc284fe97bffa92b6f87ac3ad1e1d95113</a>
Merge branch &#39;master&#39; of User_4574/crsn into master]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1222</guid>
      <pubDate>Sat, 24 Oct 2020 12:30:41 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/User_4574/crsn/commit/ab5fed3cfa60e27a36d9f64c7e4f3b396ef2e28f</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/ab5fed3cfa60e27a36d9f64c7e4f3b396ef2e28f&#34;&gt;ab5fed3cfa60e27a36d9f64c7e4f3b396ef2e28f&lt;/a&gt;&#xA;Fixed conditional parsing bug, npos and nneg options wrong way round</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/ab5fed3cfa60e27a36d9f64c7e4f3b396ef2e28f">ab5fed3cfa60e27a36d9f64c7e4f3b396ef2e28f</a>
Fixed conditional parsing bug, npos and nneg options wrong way round]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1215</guid>
      <pubDate>Fri, 23 Oct 2020 20:45:02 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>/User_4574/crsn/compare/0006cd06ece8dee97e67e85dbf570dbe52dd2ec6...2800b8cab216a986d404e14ecfeb360d2da71cf1</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/2800b8cab216a986d404e14ecfeb360d2da71cf1&#34;&gt;2800b8cab216a986d404e14ecfeb360d2da71cf1&lt;/a&gt;&#xA;life is now better&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/54ff5fbce90330dcd6580cc4d7293e2744c5e0a1&#34;&gt;54ff5fbce90330dcd6580cc4d7293e2744c5e0a1&lt;/a&gt;&#xA;Merge branch &amp;#39;nat-master&amp;#39; into master&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/8d10fa406d7e5ad42b004fe1c5550188b86afa12&#34;&gt;8d10fa406d7e5ad42b004fe1c5550188b86afa12&lt;/a&gt;&#xA;Minor &amp;#34;else&amp;#34; improvements&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/f61dc00291e2786119b188a71e4d9895ac2d31ca&#34;&gt;f61dc00291e2786119b188a71e4d9895ac2d31ca&lt;/a&gt;&#xA;add GOL example</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/2800b8cab216a986d404e14ecfeb360d2da71cf1">2800b8cab216a986d404e14ecfeb360d2da71cf1</a>
life is now better

<a href="https://git.ondrovo.com/User_4574/crsn/commit/54ff5fbce90330dcd6580cc4d7293e2744c5e0a1">54ff5fbce90330dcd6580cc4d7293e2744c5e0a1</a>
Merge branch &#39;nat-master&#39; into master

<a href="https://git.ondrovo.com/User_4574/crsn/commit/8d10fa406d7e5ad42b004fe1c5550188b86afa12">8d10fa406d7e5ad42b004fe1c5550188b86afa12</a>
Minor &#34;else&#34; improvements

<a href="https://git.ondrovo.com/User_4574/crsn/commit/f61dc00291e2786119b188a71e4d9895ac2d31ca">f61dc00291e2786119b188a71e4d9895ac2d31ca</a>
add GOL example]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1214</guid>
      <pubDate>Thu, 22 Oct 2020 22:25:10 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/User_4574/crsn/commit/0006cd06ece8dee97e67e85dbf570dbe52dd2ec6</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/0006cd06ece8dee97e67e85dbf570dbe52dd2ec6&#34;&gt;0006cd06ece8dee97e67e85dbf570dbe52dd2ec6&lt;/a&gt;&#xA;Reduce true/false conditionals down to just &amp;#39;else&amp;#39; and warn if else is used in non-final branch</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/0006cd06ece8dee97e67e85dbf570dbe52dd2ec6">0006cd06ece8dee97e67e85dbf570dbe52dd2ec6</a>
Reduce true/false conditionals down to just &#39;else&#39; and warn if else is used in non-final branch]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1206</guid>
      <pubDate>Thu, 22 Oct 2020 19:04:53 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter pushed to &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/User_4574/crsn/commit/12e37d4335d611db0d27bfb999dd9b7a5b6f161e</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn/commit/12e37d4335d611db0d27bfb999dd9b7a5b6f161e&#34;&gt;12e37d4335d611db0d27bfb999dd9b7a5b6f161e&lt;/a&gt;&#xA;Introduce the &amp;#39;true&amp;#39; and &amp;#39;false&amp;#39; conditions</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/User_4574/crsn/commit/12e37d4335d611db0d27bfb999dd9b7a5b6f161e">12e37d4335d611db0d27bfb999dd9b7a5b6f161e</a>
Introduce the &#39;true&#39; and &#39;false&#39; conditions]]></content:encoded>
      <author>Nat Lasseter</author>
      <guid>1197</guid>
      <pubDate>Wed, 21 Oct 2020 18:59:25 +0000</pubDate>
    </item>
    <item>
      <title>Nat Lasseter created repository &lt;a href=&#34;https://git.ondrovo.com/User_4574/crsn&#34;&gt;User_4574/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/User_4574/crsn</link>
      <description></description>
      <author>Nat Lasseter</author>
      <guid>1196</guid>
      <pubDate>Wed, 21 Oct 2020 18:28:39 +0000</pubDate>
    </item>
  </channel>
</rss>