Re: [Orgmode] Re: A python module for orgmode files

2010-12-14 Thread Jonathan BISSON
On 12/14/2010 03:15 PM, chris.m.mal...@gmail.com wrote: >> > Jeff Horn gmail.com> writes: > >> 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 p

Re: Re: [Orgmode] Re: A python module for orgmode files

2010-12-14 Thread chris . m . malone
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

Re: [Orgmode] Re: A python module for orgmode files

2010-12-14 Thread Rainer M Krug
-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 r

[Orgmode] Re: A python module for orgmode files

2010-12-14 Thread Jonathan BISSON
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 >

[Orgmode] Re: A python module for orgmode files

2010-12-14 Thread Jonathan BISSON
Charles Cave gmail.com> writes: > I wrote a Python Orgnode module at least a year ago. > Have a look at this and feel free to adapt what you find > of interest. My module is designed to read an orgmode > file into a list of Orgnode objects. > > http://members.optusnet.com.au/~charles57/GTD/or

[Orgmode] Re: A python module for orgmode files

2010-12-13 Thread Charles Cave
Jonathan BISSON gmail.com> writes: > > Hi all, > > A new project : A python module for orgmode files > > https://github.com/bjonnh/PyOrgMode I wrote a Python Orgnode module at least a year ago. Have a look at this and feel free to adapt what you find of interest. My module is designed to rea