emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Litvinov Sergey <slitvinov@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BABEL,PATCH] ob-fortran
Date: Mon, 18 Jul 2011 17:03:41 +0200	[thread overview]
Message-ID: <87k4bfzl4i.fsf@gnu.org> (raw)
In-Reply-To: <87sjq4m2z5.fsf@gmail.com> (Litvinov Sergey's message of "Mon, 18 Jul 2011 10:01:50 +0200")

Hi Sergey,

Litvinov Sergey <slitvinov@gmail.com> writes:

> Please consider an implementation of fortran support for
> org-babel. The patch adds contrib/babel/langs/ob-fortran.el
> (modification of lisp/ob-C.el) and
> testing/examples/ob-fortran-test.org with tests.

Great -- thanks a lot for this!

I let Eric (cc'ed) decide about integrating this in the contrib/ dir.

> diff --git a/contrib/babel/langs/ob-fortran.el b/contrib/babel/langs/ob-fortran.el
> new file mode 100644
> index 0000000..6fdf416
> --- /dev/null
> +++ b/contrib/babel/langs/ob-fortran.el
> @@ -0,0 +1,191 @@
> +;;; ob-fortran.el --- org-babel functions for fortran
> +;; Copyright (C) 2010  Free Software Foundation, Inc.
> +
> +;; Author: Sergey Litvinov (based on ob-C.el by Eric Schulte)
> +;; Keywords: literate programming, reproducible research, fortran
> +;; Homepage: http://orgmode.org
> +;; Version: 7.6
> +
> +;; This file is part of GNU Emacs.

(Nitpicking: files in Org's contrib/ directory are *not* part of GNU
Emacs, only those in lisp/.)

Best,

-- 
 Bastien

      parent reply	other threads:[~2011-07-18 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-18  8:01 [BABEL,PATCH] ob-fortran Litvinov Sergey
2011-07-18 14:50 ` Eric Schulte
2011-07-18 15:03 ` Bastien [this message]

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=87k4bfzl4i.fsf@gnu.org \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=slitvinov@gmail.com \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).