Hello, Philip Munksgaard <pmunksga...@gmail.com> writes:
> I've been working on adding support for rust in org-babel, and this is > what I've come up with so far. It's basically just a modification of > ob-C.el. The branch is viewable at [0], but so far the only commit is > [1]. I've also attached an example of how it works. Note that you will > need rustc to run the examples, and that I've only tested them with > rust 0.12 and the latest from git. > > I'm very interested in getting this merged into org-mode, as I imagine > other rust developers are, so please let me know what I can do to > help, for example if you require tests or other forms of > documentation. Thank you for your offer. You may want to read http://orgmode.org/worg/org-contribute.html In particular, you will need to sign FSF papers in order to get your file into Org. Meanwhile, it can be added to contrib/ directory. For documentation examples, you can have a look at http://orgmode.org/worg/org-contrib/babel/languages.html Regards, -- Nicolas Goaziou