From mboxrd@z Thu Jan 1 00:00:00 1970 From: chris.m.malone@gmail.com Subject: Re: Re: Re: A python module for orgmode files Date: Tue, 14 Dec 2010 14:15:30 +0000 Message-ID: <90e6ba53a57cfa19a304975f7313@google.com> References: <4D077576.3020404@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1846305862==" Return-path: Received: from [140.186.70.92] (port=59108 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSVfB-0005JH-5m for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 09:15:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSVf9-0000NB-HE for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 09:15:33 -0500 Received: from mail-gy0-f199.google.com ([209.85.160.199]:33756) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSVf9-0000N1-EV for emacs-orgmode@gnu.org; Tue, 14 Dec 2010 09:15:31 -0500 Received: by gyb11 with SMTP id 11so379134gyb.6 for ; Tue, 14 Dec 2010 06:15:30 -0800 (PST) In-Reply-To: <4D077576.3020404@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Rainer M Krug Cc: emacs-orgmode@gnu.org, Jonathan BISSON --===============1846305862== Content-Type: multipart/alternative; boundary=90e6ba53a57cfa198f04975f7310 --90e6ba53a57cfa198f04975f7310 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes On Dec 14, 2010 8:47am, Rainer M Krug wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > On 12/14/2010 02:34 PM, Jonathan BISSON wrote: > > Jeff Horn gmail.com> writes: > > > >> I think what Chris was referring to is the fact that you can write > >> literate programs using org-mode and org-babel. You can mix > >> documentation and code, and then run some nifty functions that > >> separate them out. The advantage, of course, is that your source is > >> self-documenting. > >> > > Yes, but an org file with babel is not python native. So I needed for > one > > of my projects an orgmode translator that is totally python native. > > org-babel is nice for orgfiles doing computations but not for software > > development. > What about tangling? When you tangle your org file, you get a source > file for that language. Tangling is what I had in mind for my comment. It seems like an easy way to have literate programming... Chris --90e6ba53a57cfa198f04975f7310 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Dec 14, 2010 8:47am, Rainer M Krug <r.m.krug@gmail.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
>
> Hash: SHA1>
>
>
> On 12/14/2010 02:34 PM, Jonathan = BISSON wrote:
>
> > Jeff Horn gmail.com> writes:>
> >
>
> >> I think what Chris wa= s referring to is the fact that you can write
>
> >>= literate programs using org-mode and org-babel. You can mix
>
> >> documentation and code, and then run some nifty functions t= hat
>
> >> separate them out. The advantage, of cour= se, is that your source is
>
> >> self-documenting.<= br />>
> >>
>
> > Yes, but an org fil= e with babel is not python native. So I needed for one
>
>= > of my projects an orgmode translator that is totally python native.>
> > org-babel is nice for orgfiles doing computations = but not for software
>
> > development.
>
>
>
> What about tangling? When you tangle your org f= ile, you get a source
>
> file for that language.
>= ;
>

Tangling is what I had in mind for my comment. It= seems like an easy way to have literate programming...

Chris --90e6ba53a57cfa198f04975f7310-- --===============1846305862== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1846305862==--