Page 1 of 1

First Lisp project: cl-taglib

Posted: Mon Jan 28, 2013 7:26 pm
by whoops
Hi all

I've just finished my first project (of any size) with Common Lisp. It's just simple CFFI bindings to taglib (http://taglib.github.com/) which I plan on using for a later project, but it does have a couple macros. It's at https://bitbucket.org/whoops/cl-taglib

Any feedback would be greatly appreciated.