Thanks for sharing Jark, I hadn't seen it. Cake[1] also has this functionality so you can use the following shebang line:

|#!/usr/bin/env cake

|

Like Jark, Cake manages the persistent JVMs for you. I don't know enough about either project to know what the key differences between the two may be. A quick glance at the Jark homepage tells me though that it seeks to integrate with current build tools (e.g. lein) while cake is a build tool by itself.

-Ben


1. https://github.com/ninjudd/cake


On 4/20/11 11:29 AM, Ambrose Bonnaire-Sergeant wrote:
Hi David,

Jark can do this http://icylisper.in/jark/scripting.html

(Jark also uses cljr under the hood coincidentally)

Ambrose

On Thu, Apr 21, 2011 at 1:16 AM, David Jacobs <develo...@allthingsprogress.com <mailto:develo...@allthingsprogress.com>> wrote:

    What's the status on this? One of the reasons I don't use Clojure
    everyday, much as I like it, is that I want it to integrate
    seamlessly with Unix for scripting.

    David
-- You received this message because you are subscribed to the Google
    Groups "Clojure" group.
    To post to this group, send email to clojure@googlegroups.com
    <mailto:clojure@googlegroups.com>
    Note that posts from new members are moderated - please be patient
    with your first post.
    To unsubscribe from this group, send email to
    clojure+unsubscr...@googlegroups.com
    <mailto:clojure%2bunsubscr...@googlegroups.com>
    For more options, visit this group at
    http://groups.google.com/group/clojure?hl=en


--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to