[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] A tool for creating source code files from example and src
From: |
Eric Schulte |
Subject: |
Re: [Orgmode] A tool for creating source code files from example and src blocks in org files |
Date: |
Fri, 26 Jun 2009 12:15:46 -0700 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.92 (darwin) |
Bastien <address@hidden> writes:
> "Eric H. Neilsen, Jr." <address@hidden> writes:
>
>> Is there any interest in this?
>
> Yes. It's been a long time I want to use Org for literate programming,
> I think it's just the right tool to do this.
>
> Please send any code we can test!
>
>> (If anyone feels like rewriting it, that would be even better; aside
>> from a fairly straightforward .emacs, this is my first ever lisp code,
>> so it is likely to need cleaning and refactoring.)
>
> I may help if I have some time.
I have started re-implementing this as part of org-babel [1], please
checkout the "tangle" branch [2] of org-babel for source-code and more
information.
Cheers -- Eric
Footnotes:
[1] http://github.com/eschulte/org-babel/tree/master
[2] http://github.com/eschulte/org-babel/tree/tangle