Re: [O] [BABEL] the julia language

2013-03-04 Thread Bastien
Hi Jay, Jay Kerns writes: > Yes, of course. Thank you! Done: http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=dd57b9 And congrats for the documentation in the github repo! I added a link to it in the commentary section of the file. > I did that some time ago - I am all set for Worg. Grea

Re: [O] [BABEL] the julia language

2013-03-04 Thread Jay Kerns
Dear Bastien, On Mon, Mar 4, 2013 at 12:53 PM, Bastien wrote: > Hi Jay, > > thanks a lot for ob-julia.el! > > Can I add it to contrib/babel/langs in org-mode.git right now? > > http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/babel/langs > > For code in contrib/ we don't need authors to as

Re: [O] [BABEL] the julia language

2013-03-04 Thread Bastien
Hi Jay, thanks a lot for ob-julia.el! Can I add it to contrib/babel/langs in org-mode.git right now? http://orgmode.org/cgit.cgi/org-mode.git/tree/contrib/babel/langs For code in contrib/ we don't need authors to assign their copyright to the Free Software Foundation, and support for more lan

Re: [O] [BABEL] the julia language

2013-03-04 Thread Eric Schulte
Jay Kerns writes: > Dear Eric, > > On Sun, Mar 3, 2013 at 2:05 PM, Eric Schulte wrote: >> Hi Jay, >> >> Having read through intro-julia.org and scanned ob-julia.el I have to >> say this looks great. Thanks for sharing! > > I should be saying "Thanks" to you! Org Babel is truly great work; I >

Re: [O] [BABEL] the julia language

2013-03-03 Thread Evan Misshula
Just +1 on incorporating Julia. @Eric, babel is amazing. I am developing on it and I can't wait to use it with my students. Thanks to both of you. On Sun, Mar 3, 2013 at 5:27 PM, Jay Kerns wrote: > Dear Eric, > > On Sun, Mar 3, 2013 at 2:05 PM, Eric Schulte wrote: >> Hi Jay, >> >> Having read

Re: [O] [BABEL] the julia language

2013-03-03 Thread Jay Kerns
Dear Eric, On Sun, Mar 3, 2013 at 2:05 PM, Eric Schulte wrote: > Hi Jay, > > Having read through intro-julia.org and scanned ob-julia.el I have to > say this looks great. Thanks for sharing! I should be saying "Thanks" to you! Org Babel is truly great work; I use it almost every day of my life

Re: [O] [BABEL] the julia language

2013-03-03 Thread Eric Schulte
Hi Jay, Having read through intro-julia.org and scanned ob-julia.el I have to say this looks great. Thanks for sharing! Would you be willing to contribute ob-julia.el to the Org-mode repository? I don't see you listed as an Org-mode contributor (see [1]), so to do so you would likely have to co

[O] [BABEL] the julia language

2013-03-03 Thread Jay Kerns
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