all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip Munksgaard <pmunksgaard@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [PATCH] Adding org-babel support for rust (ob-rust.el)
Date: Mon, 8 Dec 2014 13:59:22 +0100	[thread overview]
Message-ID: <CAB2PKYq=KhOTJ2283XH=ej9Bber+afuXfeB6aRgv95b+8i_YFg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 798 bytes --]

Dear org-mode developers

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.

Kind regards
Philip Munksgaard

0: https://github.com/Munksgaard/org-mode/tree/ob-rust
1: https://github.com/Munksgaard/org-mode/commit/a6ffbb0120a2313464c621f80db93e2475ac25ac

[-- Attachment #2: ob-rust.org --]
[-- Type: application/vnd.lotus-organizer, Size: 1200 bytes --]

             reply	other threads:[~2014-12-08 12:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-08 12:59 Philip Munksgaard [this message]
2014-12-12 23:27 ` [PATCH] Adding org-babel support for rust (ob-rust.el) Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAB2PKYq=KhOTJ2283XH=ej9Bber+afuXfeB6aRgv95b+8i_YFg@mail.gmail.com' \
    --to=pmunksgaard@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.