musings of a Lispnik

blog index | homepage | RSS

Wed, 30 Apr 2008

cl-netstrings

I’ve just packaged up the Common Lisp netstring handling code that I wrote a week ago into a neat library. Unsurprisingly enough, it is called cl-netstrings and has its own home on the Web. It’s even asdf-installable! I wonder whether this one turns out to be useful for anybody besides me…

The other thing I’ve been working on is a new build system for Poliqarp. But that’s the story for another post — most probably I will write about it when it gets out of a state of constant flux.

Update 2010-Jan-17: cl-netstrings is now hosted on GitHub; I’ve updated the link.

permanent link | comments