<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pit/src/runtime.h, branch master</title>
<subtitle>a small Lisp for small tasks
</subtitle>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/'/>
<entry>
<title>Update</title>
<updated>2025-12-19T21:24:15+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-12-19T21:24:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=219c94c7eb7448bfc86602579de3765216888297'/>
<id>219c94c7eb7448bfc86602579de3765216888297</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup, fix bugs</title>
<updated>2025-10-06T09:06:41+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-10-06T09:06:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=09435bffe025a96e0d9c3b44ee9c505973b383bd'/>
<id>09435bffe025a96e0d9c3b44ee9c505973b383bd</id>
<content type='text'>
Ensure everything builds on C89
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure everything builds on C89
</pre>
</div>
</content>
</entry>
<entry>
<title>Source location tracking</title>
<updated>2025-09-27T08:21:06+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-27T08:21:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=ab57bc2a6d6ea9c24aa119df6efbd8a38b54c312'/>
<id>ab57bc2a6d6ea9c24aa119df6efbd8a38b54c312</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add runtime freezing, add defun and defmacro</title>
<updated>2025-09-26T00:05:19+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-26T00:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=811f11463851a0f35835ac72ef09b65b1072de20'/>
<id>811f11463851a0f35835ac72ef09b65b1072de20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bind cells instead of values</title>
<updated>2025-09-24T22:48:38+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-24T22:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=8e79c8ac42d3fa248174120266ae0988361df212'/>
<id>8e79c8ac42d3fa248174120266ae0988361df212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add lambda</title>
<updated>2025-09-24T21:18:54+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-24T21:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=d5bb1abc0e3b945e01e1fbb5991537ad33de83c0'/>
<id>d5bb1abc0e3b945e01e1fbb5991537ad33de83c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add let</title>
<updated>2025-09-23T08:30:25+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-23T08:30:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=f5dd8de68e70d6948005aa8bdcde1a9c80a6c0ea'/>
<id>f5dd8de68e70d6948005aa8bdcde1a9c80a6c0ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Native special forms / macros</title>
<updated>2025-09-21T09:44:05+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-21T09:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=5c1404b6fd35a5eef9724dd197cdc645b7673e4c'/>
<id>5c1404b6fd35a5eef9724dd197cdc645b7673e4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Evaluation!</title>
<updated>2025-09-21T06:56:07+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-21T06:56:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=6530799bb08a1e2e367d12972fdd4210243ebb39'/>
<id>6530799bb08a1e2e367d12972fdd4210243ebb39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2025-09-21T03:25:29+00:00</updated>
<author>
<name>LLLL Colonq</name>
<email>llll@colonq</email>
</author>
<published>2025-09-21T03:25:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.colonq.computer/pit/commit/?id=85a67a25ac9757e694166b3c9e9e2c8cdeefc6da'/>
<id>85a67a25ac9757e694166b3c9e9e2c8cdeefc6da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
