At Mon, 14 Sep 2009 07:44:57 -0600,
Eric Schulte wrote:
> 
> Dan Davison and I (Eric Schulte) are happy to announce that Org-babel
> has now been released as a contributed package in Org-mode with
> corresponding documentation on worg [1].
> 
> Org-babel provides the following functionality:
> - Source-code execution and control of output in org buffers
>   - currently supported languages [2]:
>     - emacs-lisp
>     - shell scripts
>     - R
>     - ruby
>     - python

Eric et al.,

any chance of creating a jython interface?  Or has anybody else done
this already?  

I've tried creating one from your org-babel-python.el file by changing
all occurrences of python to jython (bar one: the run-python command
as that actually does run jython automatically, much to my surprise!).
That works for single shot executions.  It does not work for sessions
and I really don't know where to start looking...  Any pointers or
suggestions more than welcome, of course.

What I've done may work for (un?)-tangled code but haven't tried yet.

Thanks,
eric


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to