quickapp icon indicating copy to clipboard operation
quickapp copied to clipboard

A common lisp project for generating template projects that use sbcl and buildapp

Results 3 quickapp issues
Sort by recently updated
recently updated
newest added

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...

If I can get this working in a nice way, it'll open up the compilation to be implementation independent.

enhancement

Hi, Have you considered using [Shelly](http://shlyfile.org/) instead of `Makefile`? :-)

enhancement