In my mind the two biggest lessons that can be taken from previous
Lisps are that (1) the community of a language matters deeply (see
comp.lang.lisp) and (2) practical library management, build tools, and
deployment environments are essential. It simply isn't enough to have
a technically superior p
Hi,
>From the cursory glance, it seems Korma supports sqlite3.
http://sqlkorma.com/docs
https://github.com/ibdknox/Korma/blob/master/src/korma/db.clj#L100
Best,
Tim
On Tue, Nov 8, 2011 at 3:47 PM, loonster wrote:
> After searching long and hard, there really isn't any good
> documentation fo
Programming pearls: a literate program
http://www.cs.tufts.edu/~nr/cs257/archive/don-knuth/pearls-1.pdf
On Wed, Oct 26, 2011 at 10:49 PM, jaime wrote:
> is there a place introducing (e.g. overview) more about Literate? have
> no ideas about this stuff.
>
> On Oct 27, 3:06 am, d...@axiom-developer
ssing step.
Thanks for clearing that up!
Tim
On Oct 5, 2009, at 3:27 AM, Meikel Brandmeyer wrote:
>
> Hi,
>
> On Oct 5, 12:14 am, Tim Sally wrote:
>
>> I'm having a problem getting VimClojure working. I've tried with
>> both
>> the development and sta
Hey all,
I'm having a problem getting VimClojure working. I've tried with both
the development and stable versions. For this minimal example, I use
the stable version and ivy to resolve the dependencies. However I
have tried installing with a correct local.properties file as well
with no luck.