<feed xmlns='http://www.w3.org/2005/Atom'>
<title>automathon.git/src/forth/vm.rs, branch main</title>
<subtitle>forth robots</subtitle>
<id>https://git.spork.org/automathon.git/atom?h=main</id>
<link rel='self' href='https://git.spork.org/automathon.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/'/>
<updated>2025-12-23T20:24:24Z</updated>
<entry>
<title>change out to a single datum</title>
<updated>2025-12-23T20:24:24Z</updated>
<author>
<name>brian cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-23T20:24:24Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=511beade910e5115f46d79342af76b81f85cf336'/>
<id>urn:sha1:511beade910e5115f46d79342af76b81f85cf336</id>
<content type='text'>
it can only get, at most, one item per tick, so only represent that.
</content>
</entry>
<entry>
<title>add bouncing when hitting arena edge</title>
<updated>2025-12-19T01:36:39Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-19T01:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=0f990eb95a9ef3a1be8847a863f7216a8625692a'/>
<id>urn:sha1:0f990eb95a9ef3a1be8847a863f7216a8625692a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename velocity to speed</title>
<updated>2025-12-16T22:54:47Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-16T22:54:47Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=45a2cfca666e5698462090399ff2db13be57a38c'/>
<id>urn:sha1:45a2cfca666e5698462090399ff2db13be57a38c</id>
<content type='text'>
mass is a scalar quantity
</content>
</entry>
<entry>
<title>vm: add support for robo stuff: velocity, heading, doppler, say</title>
<updated>2025-12-15T16:05:17Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-15T16:05:17Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=ffadffdcf944ec198bdc44bd9bbbf8ab19ef7485'/>
<id>urn:sha1:ffadffdcf944ec198bdc44bd9bbbf8ab19ef7485</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vm: Add boolean operators for not, and, or, and xor</title>
<updated>2025-12-15T14:44:53Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-12-15T14:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=f0000e8b134a2e68b1ddbb554b958aef79fc31f4'/>
<id>urn:sha1:f0000e8b134a2e68b1ddbb554b958aef79fc31f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2025-08-31T19:26:10Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-31T19:26:10Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=f41f180655f35e1e3da7948d736894fcc4345d51'/>
<id>urn:sha1:f41f180655f35e1e3da7948d736894fcc4345d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stop using ‘Result’ for tests</title>
<updated>2025-08-25T19:33:47Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-25T19:33:47Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=0e9662364cd477684f29a3d0a435421f21a1aa07'/>
<id>urn:sha1:0e9662364cd477684f29a3d0a435421f21a1aa07</id>
<content type='text'>
i don't know why i liked it.
</content>
</entry>
<entry>
<title>some underflow tests</title>
<updated>2025-08-25T19:09:04Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-25T19:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=180296dc6f489828a86bbd9b9b87010584cbd37b'/>
<id>urn:sha1:180296dc6f489828a86bbd9b9b87010584cbd37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do in-place memory manipulation for rot/dup/swap</title>
<updated>2025-08-25T18:50:18Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-25T18:46:15Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=091b7cc7d748624b455be2a4579a6870e94cac09'/>
<id>urn:sha1:091b7cc7d748624b455be2a4579a6870e94cac09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tail-position if no longer needs ret</title>
<updated>2025-08-25T16:25:30Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-25T16:25:30Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=8275403e955e8998c61ecaa07d70949e3bd53a66'/>
<id>urn:sha1:8275403e955e8998c61ecaa07d70949e3bd53a66</id>
<content type='text'>
</content>
</entry>
</feed>
