<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fwdscript/src/fwdscript.c, branch master</title>
<subtitle>ACTIVE - A scripting version of fwd</subtitle>
<id>https://metanimi.dy.fi/cgit/fwdscript/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/fwdscript/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/'/>
<updated>2026-08-13T17:26:57Z</updated>
<entry>
<title>use the str hash for strings</title>
<updated>2026-08-13T17:26:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-08-13T17:26:57Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=788a1fed0953c84667f810b6e44ecb1040e0e472'/>
<id>urn:sha1:788a1fed0953c84667f810b6e44ecb1040e0e472</id>
<content type='text'>
+ Groundbreaking, it works better
</content>
</entry>
<entry>
<title>allow reading from file</title>
<updated>2026-08-13T17:15:01Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-08-13T17:15:01Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=6fa4569a644090e04ff4dd1ae536c4d2b776668b'/>
<id>urn:sha1:6fa4569a644090e04ff4dd1ae536c4d2b776668b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add builtin type checking</title>
<updated>2026-08-01T19:00:18Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-08-01T19:00:18Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=a986dfc17093ae5b7a33a8fffecd2cabf49deee3'/>
<id>urn:sha1:a986dfc17093ae5b7a33a8fffecd2cabf49deee3</id>
<content type='text'>
+ Rather terrible error messages, should be improved at some point, but
  seems to work for now
</content>
</entry>
<entry>
<title>analysis more-or-less works</title>
<updated>2026-08-01T16:46:40Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-08-01T16:46:40Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=c9c04c869051def472b3d3e381ef0682b46bc67a'/>
<id>urn:sha1:c9c04c869051def472b3d3e381ef0682b46bc67a</id>
<content type='text'>
+ No tests so probably missing a lot of bugs, hah

+ Next up, implement the builtins and then it's just (just) running
</content>
</entry>
<entry>
<title>parser seems to work</title>
<updated>2026-08-01T13:35:54Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-08-01T13:35:54Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=2e688cefa1620a6dd79f917003e1317b277d805e'/>
<id>urn:sha1:2e688cefa1620a6dd79f917003e1317b277d805e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add eol token</title>
<updated>2026-08-01T10:41:06Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-08-01T10:41:06Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=99b5a839652d850b5d40c78d3cf26ddb815c29a9'/>
<id>urn:sha1:99b5a839652d850b5d40c78d3cf26ddb815c29a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>free registered functions</title>
<updated>2026-08-01T10:39:17Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-07-31T21:08:19Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=8f10104f8aae870eea02d5695fe465d3103e2731'/>
<id>urn:sha1:8f10104f8aae870eea02d5695fe465d3103e2731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better token cleanup</title>
<updated>2026-07-31T21:02:00Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-07-31T21:02:00Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=3b2611bb1b4004bb39df77050f1e31fbf73b084d'/>
<id>urn:sha1:3b2611bb1b4004bb39df77050f1e31fbf73b084d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>forgot to tokenize numbers</title>
<updated>2026-07-31T20:58:38Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-07-31T20:58:38Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=2c213605d612d6f84b8bd7738e36389c76543880'/>
<id>urn:sha1:2c213605d612d6f84b8bd7738e36389c76543880</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial tokenization</title>
<updated>2026-07-31T20:50:59Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2026-07-31T20:50:59Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/fwdscript/commit/?id=f8bf4aaa3e4c25f6ece6cb9b927378e0adcb41a2'/>
<id>urn:sha1:f8bf4aaa3e4c25f6ece6cb9b927378e0adcb41a2</id>
<content type='text'>
</content>
</entry>
</feed>
