From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Re: ob-clojure.el: Add ClojureScript interface Date: Mon, 17 Feb 2020 00:51:00 +0100 Message-ID: <87blpynlaz.fsf@gnu.org> References: <20180422205003.87836-1-roberthambrock@gmail.com> <20180422205003.87836-3-roberthambrock@gmail.com> <87v9ocuesg.fsf@gmail.com> <87imkb7mwj.fsf@gnu.org> <87y2t6fqwj.fsf@gmail.com> <87pnei8oe0.fsf@bzg.fr> <87k14prbb5.fsf@gmail.com> <87eeuxqyeq.fsf@bzg.fr> <87eeuxqjxq.fsf@gmail.com> <87v9o8zyzs.fsf@gnu.org> <875zg8el5a.fsf@gmail.com> <878sl2ruk7.fsf@bzg.fr> <87y2t2t8eq.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:58159) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j3Th2-0000F3-NX for emacs-orgmode@gnu.org; Sun, 16 Feb 2020 18:51:21 -0500 In-Reply-To: <87y2t2t8eq.fsf@gmail.com> (Tim Cross's message of "Mon, 17 Feb 2020 10:33:02 +1100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: Tim Cross Cc: emacs-orgmode@gnu.org Tim Cross writes: > Thanks for the response and work Bastien. I will check out the updated > version when I get a chance. Thanks. > One point possibly relevant with regards to Clojurescript. I suspect > there could be a reasonable use case when you consider clojurescipt in > the context of node rather than just as a browser language. In > particular, people have been using clojurescript to develop NPM packages > that can be used in various ways for javascript projects. However, the > right tool for doing this is likely shadow-cljs rather than clojure CLI > tools - though it should also be possible just using the CLI tools. Yes, I understand the need. But the Clojure ecosystem is so rich in tools that we need to get direct contributions from people using those tools *and* Org babel. Or at least make tests on how it could work. I hope volunteers can help! Cheers, -- Bastien