Re: Lisp/Scheme Style Guide

2010-09-04 Thread sitkack
In an effort to paint the shed until it crumbles I will stoke the engine of discourse with starter fluid. I see a couple issues that probably *should* be resolved within the community and once resolved can be pointed to as Canon of Clojure Conventional Conformity (). bla bla wadler's law .

Re: Lisp/Scheme Style Guide

2010-09-05 Thread sitkack
In an effort to paint the shed until it crumbles I will stoke the engine of discourse with starter fluid. I see a couple issues that probably *should* be resolved within the community and once resolved can be pointed to as Canon of Clojure Conventional Conformity (). bla bla wadler's law ..

Re: Lisp/Scheme Style Guide

2010-09-06 Thread sitkack
It would be _nice_ to have a default that was the baseline format. The Canon of Clojure Conventional Conformity (). If an org or project wanted to have a different format, they could supply it as a plugin to the clojure-fmt tool. (set-format "local-conventions") When the format gets applie

Re: ClojureC - A Clojure to C compiler - Work in Progress

2012-07-14 Thread sitkack
Take a look at the tiny lua objective-c bridge as a reference. https://github.com/fjolnir/TLC or language Nu http://programming.nu/index On Tuesday, July 10, 2012 6:20:48 AM UTC-7, Mark Probst wrote: > > On Mon, Jul 9, 2012 at 7:03 PM, Adam King wrote: > > However, thanks for your work on