If you are in the habit of checking out cool but totally unfinished software, you need to check out [clog][], which is the hack responsible for formatting this blog entry. It can also generate generic web pages, which is in fact what I really wrote it for. The index generator and other fancy stuff I have in mind don't exist yet, though. Check out what the [source for this entry][source] looks like. You might suspect that the source language looks remarkably like the [markdown][] source language, and you'd suspect correctly. I didn't much like the prospect of extending 1400 lines of page-long regex-infected perl. Sorry about that. If you already checked out the version 0.0.0 some time ago, you might want to know that this is now the version 0.0.1, with some bugs removed and an ASDF definition file. [clog]: /~chery/projects/clog/ [source]: /~chery/blog/2004-08-30.clog [markdown]: http://daringfireball.net/projects/markdown/