I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode

2018-01-04 Thread numbch...@gmail.com
I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode. Welcome to use it and add PR. https://github.com/stardiviner/ob-clojure-literate I still have two features not implemented. Hope someone will PR. Thanks very much. [stardiviner] GPG key ID: 47C3

Re: I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode

2018-01-04 Thread numbch...@gmail.com
Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Thu, Jan 4, 2018 at 6:55 PM, Bastien Guerry wrote: > "numbch...@gmail.com" writes: > > > https://github.com/stardiviner/ob-clojure-l

Re: I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode

2018-01-04 Thread numbch...@gmail.com
://stardiviner.github.io/ On Thu, Jan 4, 2018 at 6:55 PM, Bastien Guerry wrote: > "numbch...@gmail.com" writes: > > > https://github.com/stardiviner/ob-clojure-literate > > Thanks for sharing this. > > About this part: > > (defun ob-clojure-cider-do-not-find-ns () >

Re: I created a package ob-clojure-literate for Clojure Literate Programming in Org-mode

2018-01-04 Thread numbch...@gmail.com
CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Thu, Jan 4, 2018 at 7:39 PM, Bastien Guerry wrote: > Thanks! > > "numbch...@gmail.com" writes: > > > No, I asked Clojure ML, and posted an issue on clojure-mode GitHub > > issues. I need to find a

Re: [ANN] Integrated development environment for visual creation and simulation of spatial processes

2018-01-06 Thread numbch...@gmail.com
This project is very interesting. Have a play on this. [stardiviner] GPG key ID: 47C32433 IRC(freeenode): stardiviner Twitter: @numbchild Key fingerprint = 9BAA 92BC CDDD B9EF 3B36 CB99 B8C4 B8E5 47C3 2433 Blog: http://stardiviner.github.io/ On Sat, Jan 6, 20

Re: [ANN] clj-memory meter – measure the memory used by arbitrary objects

2018-03-06 Thread numbch...@gmail.com
Got error when requiring: clj -Sdeps "{:deps {com.clojure-goes-fast/clj-memory-meter {:mvn/version \"0.1.0\"}}}" Clojure 1.9.0 user=> (require '[clj-memory-meter.core :as mm]) CompilerException java.lang.reflect.InvocationTargetException, compiling:(clj_memory_meter/core.clj:50:1) user=> (mm/measu

Re: [ANN] clj-memory meter – measure the memory used by arbitrary objects

2018-03-07 Thread numbch...@gmail.com
Java Version: java version "9.0.4" Java(TM) SE Runtime Environment (build 9.0.4+11) Java HotSpot(TM) 64-Bit Server VM (build 9.0.4+11, mixed mode) System: Arch Linux user=> (require '[clj-memory-meter.core :as mm]) CompilerException java.lang.reflect.InvocationTargetException, compiling:(clj_m

Re: questionable result of Clojure code execution in org babel

2019-08-08 Thread numbch...@gmail.com
Actually I commited that patch, I intened to fix a problem in ob-clojure which also is a feature for ob-clojure allow user can specify `:ns` header argument. I noticed this result problem. I tried to dig in. But have no lucky. Maybe someone in Org Mode mailing list can help. [stardiviner]

Re: questionable result of Clojure code execution in org babel

2019-08-13 Thread numbch...@gmail.com
Sorry about this, I forgot most of I did in this patch. Actually I modified it some times in different version. I can find out the discussion mail thread. Here it is: https://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=%3Ans&submit=Search%21&idxname=emacs-orgmode&max=20&result=normal&sort=score