Re: [O] [PATCH] Babel: add results value support to Scala

2012-10-25 Thread Andrzej Lichnerowicz
Hi Bastien, I'm here, but frankly the list is a bit hard to follow regularly :) As for the patch, definitely! It's a lot more clean way, and fixes value results. Thanks Asrail! --a. 2012/10/24 Bastien > Hi Andrzej, > > Asrail posted this patch against ob-scala.el a while ago. > > Can you con

Re: [O] org-babel functions for Io evaluation

2012-01-21 Thread Andrzej Lichnerowicz
2012/1/21 : > I would like to try it but am kind of put off by the absense of any kind > of examples or tutorial on how it should be used. Usage example? You use it with source blocks: #+begin_src io :results output Object slotNames sort print #+end_src or #+begin_src io :results output repl O

[O] org-babel functions for Io evaluation

2012-01-21 Thread Andrzej Lichnerowicz
ve, but if you're interested, I'd be happy to contribute it. Best regards, Andrzej ;;; ob-io.el --- org-babel functions for Io evaluation ;; Copyright (C) Andrzej Lichnerowicz ;; Author: Andrzej Lichnerowicz ;; Keywords: literate programming, reproducible research ;; Homepage: http://or