1. New shake syntax

    Sun 23 September 2012
    • ANN tags:
    • clojure
    • project published: true comments: true

    As shake goes public, I received a lot of feedback. The top issue is about using clojure variables in shake macros. Now it has been fixed in 0.2.2. Let me show you the new syntax.

    Using vars, local bindings in …

  2. 'Shake: Every Program Can Be a Clojure Function'

    Fri 21 September 2012
    • ANN tags:
    • clojure
    • github
    • linux published: true comments: true

    You might have heard of sh, which brings python an interface to call subprocesses. The API of sh is pretty cool: Every command can be treated as a python function, and imported from a namespace. Options and arguments are passed in …

  3. 'cljts: Java Topology Suite for Clojure'

    Sat 15 September 2012
    • ANN tags:
    • clojure
    • GIS published: true comments: true

    I almost forgot to announce this library I made half of a year ago. This library is aiming to bring Clojure to GIS. So you can manipulate geometry objects with a set of clojure functions.

    The library covers :

    • Geometries defined in Simple …

« Page 16 / 133 »