<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chromatopelma/bytecode/src/main.rs, branch main</title>
<subtitle>Partial r7rs implementation with a focus on ease of implementation and a reusable library. Work in progress.</subtitle>
<id>https://code.roseh.moe/chromatopelma/atom/bytecode/src/main.rs?h=main</id>
<link rel='self' href='https://code.roseh.moe/chromatopelma/atom/bytecode/src/main.rs?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/'/>
<updated>2023-05-01T14:56:42Z</updated>
<entry>
<title>Rewrite most of the compiler.</title>
<updated>2023-05-01T14:56:42Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2023-05-01T14:56:42Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=a89d6c82e981fec7d6e4c975e083d2b9e04467ad'/>
<id>urn:sha1:a89d6c82e981fec7d6e4c975e083d2b9e04467ad</id>
<content type='text'>
This represents a major step back in terms of functionality, and amount
of code. The latter I think constitutes a major win. Next steps are to
reimplement syntax-rules, call/cc, and call-with-values.
</content>
</entry>
<entry>
<title>Fix the bytecode interpreter.</title>
<updated>2022-07-30T05:41:17Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2022-07-30T05:41:17Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=c7ff0b98146693b60a3f075818f96764f646b2d5'/>
<id>urn:sha1:c7ff0b98146693b60a3f075818f96764f646b2d5</id>
<content type='text'>
I'm too scared to actually try to run it right now.
</content>
</entry>
<entry>
<title>Start the garbage collector.</title>
<updated>2022-03-03T21:48:19Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2022-03-03T21:48:19Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=056fbf7e7dc727d020ba54e439f2b47411c58e76'/>
<id>urn:sha1:056fbf7e7dc727d020ba54e439f2b47411c58e76</id>
<content type='text'>
I don't think we finished it, but I wrote this code a while ago and I'm
just trying to get it committed.
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2022-01-09T16:40:09Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2022-01-09T16:40:09Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=3ff7aac2d2eb2cbf2f854793fc0d7bc6f1f7d927'/>
<id>urn:sha1:3ff7aac2d2eb2cbf2f854793fc0d7bc6f1f7d927</id>
<content type='text'>
Not sure if everything here will be needed eventually, but we have a
working bytecode interpreter. Next I will write the linker, then the
core compiler, and finish with the macro expander.
</content>
</entry>
</feed>
