Re: Code formatter

2009-11-07 Thread mudphone
Um, I use butterflies? On Nov 6, 5:35 pm, John Harrop wrote: > On Fri, Nov 6, 2009 at 7:41 PM, Tim Dysinger wrote: > > Use emacs! It formats your code while you type :) > > Nasty side effect though -- it formats your brain while you type, too. > Eventually you wind up a gibbering lunatic. :) I'

Re: Code formatter

2009-11-05 Thread John Harrop
On Thu, Nov 5, 2009 at 4:57 PM, jan wrote: > John Harrop writes: > > > The following, which I relinquish into the public domain and certify is > > original to me, takes a string and reformats it as Clojure code, > returning a > > string. It behaves similarly to the Enclojure reformatter, but: >

Re: Code formatter

2009-11-05 Thread jan
John Harrop writes: > The following, which I relinquish into the public domain and certify is > original to me, takes a string and reformats it as Clojure code, returning a > string. It behaves similarly to the Enclojure reformatter, but: > 1. Outside string literals and comments, it will take c