<feed xmlns='http://www.w3.org/2005/Atom'>
<title>stred go/subex, branch main</title>
<subtitle>Prototype Go implementation of stred</subtitle>
<id>http://shtanton.xyz/git/stred-go/atom?h=main</id>
<link rel='self' href='http://shtanton.xyz/git/stred-go/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/'/>
<updated>2025-10-18T08:41:50Z</updated>
<entry>
<title>Implement numbers properly</title>
<updated>2025-10-18T08:41:50Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2025-10-18T08:41:50Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=b2ce005d227a10a9b8a6f5362c87a0e34ee07acc'/>
<id>urn:sha1:b2ce005d227a10a9b8a6f5362c87a0e34ee07acc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement new number system</title>
<updated>2024-12-15T17:54:45Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-12-15T17:54:45Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=62aa738be03845f96c40edde087ea39693b27e4e'/>
<id>urn:sha1:62aa738be03845f96c40edde087ea39693b27e4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add , subex syntax to make FullMerge commands easier</title>
<updated>2024-05-02T20:45:45Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-05-02T20:45:45Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=b434fe4e14f6dcc8d1d7433a29351b8e8ea77d37'/>
<id>urn:sha1:b434fe4e14f6dcc8d1d7433a29351b8e8ea77d37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add iterating destructures</title>
<updated>2024-04-27T08:29:46Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-04-27T08:29:46Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=8ac12c99fc59b01da40c2939cb4a7b72d32d2153'/>
<id>urn:sha1:8ac12c99fc59b01da40c2939cb4a7b72d32d2153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add substitute next commands</title>
<updated>2024-04-21T16:16:01Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-04-21T16:16:01Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=1e66aaece6ea7cd3c705ca56ce5558e8f87681b8'/>
<id>urn:sha1:1e66aaece6ea7cd3c705ca56ce5558e8f87681b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add merge command</title>
<updated>2024-04-07T15:04:23Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-04-07T15:04:23Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=7162ae8c641314846f0b565d7614ac8d71dbd628'/>
<id>urn:sha1:7162ae8c641314846f0b565d7614ac8d71dbd628</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change output subex internals to allow structures</title>
<updated>2024-04-07T14:27:36Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-04-07T14:27:36Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=658900fcae610caace83a112ac0ee865108ebc92'/>
<id>urn:sha1:658900fcae610caace83a112ac0ee865108ebc92</id>
<content type='text'>
Also add substitute register syntactic sugar
</content>
</entry>
<entry>
<title>Add " shorthand for string destructure</title>
<updated>2024-03-31T20:23:17Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-03-31T20:23:17Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=81925b6ad5212512d27365b8224b76095191431f'/>
<id>urn:sha1:81925b6ad5212512d27365b8224b76095191431f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add map destructure</title>
<updated>2024-03-30T21:09:32Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-03-30T21:09:32Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=fd79fd18c6c32884e757e91b8629c87af4cbf34e'/>
<id>urn:sha1:fd79fd18c6c32884e757e91b8629c87af4cbf34e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add array value destructure</title>
<updated>2024-03-30T15:20:07Z</updated>
<author>
<name>Charlie Stanton</name>
<email>charlie@shtanton.xyz</email>
</author>
<published>2024-03-30T15:20:07Z</published>
<link rel='alternate' type='text/html' href='http://shtanton.xyz/git/stred-go/commit/?id=7a9f00b9bd39173494ea734b899a9f099dafb306'/>
<id>urn:sha1:7a9f00b9bd39173494ea734b899a9f099dafb306</id>
<content type='text'>
</content>
</entry>
</feed>
