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
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
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