<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sml/codegen.sml, branch main</title>
<subtitle>Compiler for Standard ML</subtitle>
<id>https://code.roseh.moe/sml/atom/codegen.sml?h=main</id>
<link rel='self' href='https://code.roseh.moe/sml/atom/codegen.sml?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/'/>
<updated>2025-05-16T23:54:17Z</updated>
<entry>
<title>Fix spelling of file names</title>
<updated>2025-05-16T23:54:17Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-05-16T23:54:17Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=5582235bd300f8de997192f9109d596d12df4bbe'/>
<id>urn:sha1:5582235bd300f8de997192f9109d596d12df4bbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spelling in GenSym</title>
<updated>2025-05-16T23:46:51Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2025-05-16T23:43:49Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=ff12ef4eea67453c1a6c1fa4614b74adf7c3caca'/>
<id>urn:sha1:ff12ef4eea67453c1a6c1fa4614b74adf7c3caca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add strings and IO.</title>
<updated>2024-06-02T16:17:55Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-06-02T16:17:55Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=22b8b7e2478e3b205c89cc7a700058bfe39175f2'/>
<id>urn:sha1:22b8b7e2478e3b205c89cc7a700058bfe39175f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement recursive functions.</title>
<updated>2024-05-04T22:23:59Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-04-27T17:19:54Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=8ea9fc2536aa0eb45092ed3654dba19b0c8e7c20'/>
<id>urn:sha1:8ea9fc2536aa0eb45092ed3654dba19b0c8e7c20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add case over int.</title>
<updated>2024-04-28T22:06:43Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-04-28T22:06:43Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=5737e8430d43b3b5bd448f761cd2f3c35707a174'/>
<id>urn:sha1:5737e8430d43b3b5bd448f761cd2f3c35707a174</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add integer arithmetic.</title>
<updated>2024-04-27T15:28:40Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-04-27T15:28:40Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=9f5889c1263d63b953b3a324da07321deef5ca58'/>
<id>urn:sha1:9f5889c1263d63b953b3a324da07321deef5ca58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests for let.</title>
<updated>2024-04-27T14:44:47Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-04-27T14:44:47Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=1d35d3c0780b1f5392517fe3c1e30950de79efb4'/>
<id>urn:sha1:1d35d3c0780b1f5392517fe3c1e30950de79efb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tests and fix variables.</title>
<updated>2024-04-07T16:11:28Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rosehogenson@posteo.net</email>
</author>
<published>2024-04-07T16:11:28Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=278ee46f0fa93a3db4ebdc6878fcd9b1d990094a'/>
<id>urn:sha1:278ee46f0fa93a3db4ebdc6878fcd9b1d990094a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lambda functions.</title>
<updated>2023-02-12T23:37:25Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2023-02-12T23:37:25Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=d940187fd8720e0ab3c00e5a6a7ae8f181c7752d'/>
<id>urn:sha1:d940187fd8720e0ab3c00e5a6a7ae8f181c7752d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Write a first draft of the compiler.</title>
<updated>2023-02-10T23:06:47Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2023-02-10T23:06:47Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/sml/commit/?id=b3f2fd686bc781996687deaadbe721b3300e4aba'/>
<id>urn:sha1:b3f2fd686bc781996687deaadbe721b3300e4aba</id>
<content type='text'>
Sorry I haven't been better about these commit messages.
You're not my mom.
</content>
</entry>
</feed>
