Brian O'Reilly
Brian O'Reilly
I really like how your quickapp project scaffolds out a Makefile to build the skeletonized application. Thanks! I have been using it for a while now, and my only quibble...
I was attempting to follow the quickstart described by the README in hh-web, using quicklisp and sbcl 1.2.13. I loaded hh-web, and created a project skeleton calling the form ```...
I was sad to see that swig dropped support for cffi, effectively killing lisp support for swig generation. I guess, short of reinstating cffi output support in swig, fixing this...
Thanks for the updated example in the README file. Unfortunately, on my system which is running sbcl 1.2.7 and the current quicklisp versions of drakma-async and cl-async, but blackbird from...
perhaps a bit out of scope for a github ticket, but when I checked the demos linked from the github markdown, the first three in basic ajax update machinery did...
looking to build libtinycdn so I can build simple-content-host, but the procedure is not apparent from the README or from the structure of this repo. Add an INSTALL.org file?