emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [BABEL] the julia language


From: Jay Kerns
Subject: [O] [BABEL] the julia language
Date: Sun, 3 Mar 2013 07:53:49 -0500

Hello,

Maybe you've heard about the relatively new language, "julia" [1]?
The ESS team added support for it some months back [2] and they've
been working on it more recently even [3]. It seemed natural to
investigate Babel support for julia and after quite a bit of fiddling
with ob-R.el I believe I've sorted out the major pieces:

git://github.com/gjkerns/ob-julia.git

There's an "ob-julia.el" file which is the meat, then
"ob-julia-doc.org" and "ob-julia-beamer.org" files for testing, plus
an "intro-julia.org" file in case you're new to julia and would like
to learn more. For testing you'd need a recent installation of julia
[2] and you'd need an almost bleeding-edge version of ESS [4].  By the
way, it was written under the development branch of Org so if you
haven't updated recently you might need that too.

LaTeX/HTML/Beamer export is working, C-c C-c evaluation of code
chunks, plotting figures (need the Winston package), etc.  Session
evaluation is required at least for the time being.

If you see ways to improve it I'd appreciate any feedback.

Cheers,
Jay

[1] http://julialang.org/
[2] https://stat.ethz.ch/pipermail/ess-help/2012-September/008212.html
[3] https://stat.ethz.ch/pipermail/ess-help/2013-February/008640.html
[4] https://github.com/emacs-ess/ESS


-- 
G. Jay Kerns, Ph.D.
Youngstown State University
http://people.ysu.edu/~gkerns/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]