Re: [ANN] ednsl-0.2.0: a super-simple DSL for building DSLs

2015-04-05 Thread Atamert Ölçgen
Hi James, Interesting library. I have a few comments on the readme. The simple example is not so simple: (ns my.app (:use [ednsl])) (defn main [ args] (let [r (- config-file.edn read-file ctx-form (= emap (eithery (etuple ekey (eor (- esym eload-sym) eany) {:keys

[ANN] ednsl-0.2.0: a super-simple DSL for building DSLs

2015-04-03 Thread James Laver
It’s not quite as stupid as it sounds and it’s mostly the result of factoring out the config handling code from oolong[1] https://github.com/jjl/ednsl/ https://clojars.org/ednsl Happy hacking! James [1] https://github.com/jjl/oolong/ -- You received this message because you are subscribed