<feed xmlns='http://www.w3.org/2005/Atom'>
<title>automathon.git/src/forth/mod.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-08-25T01:56:16Z</updated>
<entry>
<title>apparently ‘mod.rs’ is the old way</title>
<updated>2025-08-25T01:56:16Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-24T22:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=4b8188f69272658945e3c20425308a9951c0eba6'/>
<id>urn:sha1:4b8188f69272658945e3c20425308a9951c0eba6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move factorial test to integration test</title>
<updated>2025-08-25T01:56:16Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-24T22:25:10Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=0f9a9158b7135a3162522cf473a7bad80f141109'/>
<id>urn:sha1:0f9a9158b7135a3162522cf473a7bad80f141109</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser → compiler</title>
<updated>2025-08-24T22:12:29Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-24T22:12:29Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=9539017ec481653dc47e3e362ae6d240aad1b917'/>
<id>urn:sha1:9539017ec481653dc47e3e362ae6d240aad1b917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename parser → compiler, interp → vm</title>
<updated>2025-08-24T19:36:55Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-24T18:22:48Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=0efb15a9eb706896cdabb9ca5d2b0c295c2dffcf'/>
<id>urn:sha1:0efb15a9eb706896cdabb9ca5d2b0c295c2dffcf</id>
<content type='text'>
reflects reality better
</content>
</entry>
<entry>
<title>make compile button actually compile</title>
<updated>2025-08-22T18:42:36Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-22T17:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=79441128958669b16ce8dfe39a3684069921f604'/>
<id>urn:sha1:79441128958669b16ce8dfe39a3684069921f604</id>
<content type='text'>
</content>
</entry>
<entry>
<title>factorial working</title>
<updated>2025-08-21T22:53:35Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-21T19:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=a1c946b747325b4d7df778ebc70112338482f143'/>
<id>urn:sha1:a1c946b747325b4d7df778ebc70112338482f143</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parser now emits list of words and hashmap of string→index</title>
<updated>2025-08-19T15:48:43Z</updated>
<author>
<name>Brian Cully</name>
<email>bjc@spork.org</email>
</author>
<published>2025-08-07T18:16:43Z</published>
<link rel='alternate' type='text/html' href='https://git.spork.org/automathon.git/commit/?id=2eecdb1a4bae0fbced05f4c375cd6126929fb1fb'/>
<id>urn:sha1:2eecdb1a4bae0fbced05f4c375cd6126929fb1fb</id>
<content type='text'>
wordlist is just a vector of bytecode entries.
to associate a word to an entry in the wordlist, use the word catalog
to look up by name.
</content>
</entry>
</feed>
