all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BABEL] the julia language
@ 2013-03-03 12:53 Jay Kerns
  2013-03-03 19:05 ` Eric Schulte
  0 siblings, 1 reply; 8+ messages in thread
From: Jay Kerns @ 2013-03-03 12:53 UTC (permalink / raw)
  To: Org Mode List

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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-03-04 19:39 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-03 12:53 [BABEL] the julia language Jay Kerns
2013-03-03 19:05 ` Eric Schulte
2013-03-03 22:27   ` Jay Kerns
2013-03-04  1:58     ` Evan Misshula
2013-03-04 13:36     ` Eric Schulte
2013-03-04 17:53       ` Bastien
2013-03-04 18:12         ` Jay Kerns
2013-03-04 19:39           ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.