I'm wondering if there is a way to generate Clojure executables/jars
without the embedded Clojure compiler/interpreter. In older lisps there is
usually the option to generate an executable with unused bits of the
language expunged for performance reasons. Clojurescript already sort of
works thi
Looks *very* cool. I like the drop-down list in ac-nrepl-compliment.
On Friday, August 9, 2013 12:19:40 PM UTC-4, Alexander Yakushev wrote:
>
> Dear community,
>
> I've just released the initial version of my clojure-complete fork,
> Compliment. I decided to move it into a separate project after
macros
already which handle most of the things I would do with them in Common Lisp.
On Friday, August 9, 2013 11:13:44 AM UTC-4, Lee wrote:
>
>
> On Aug 9, 2013, at 11:01 AM, Andrew Stine wrote:
>
> > For a pretty decent cover of when and how to use macros, On Lisp[1] is a
> p
For a pretty decent cover of when and how to use macros, On Lisp[1] is a
pretty good book. It's written mainly for Common Lisp but most of it
translates to Clojure well enough. I find that for common code, writing
macros isn't so useful as most of the goods ones are already part of
clojure.core
Might help if you said what part of the world you're in.
On Friday, August 2, 2013 12:47:21 PM UTC-4, Quinn Finney wrote:
>
> Hello all,
>
> My company is looking to hire a Clojure programmer to help assess and
> finish our product, a server architecture system for Java instances. The
> product