emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Implementing Org-mode tools in languages other than ELISP


From: Daniel Clemente
Subject: Re: [O] Implementing Org-mode tools in languages other than ELISP
Date: Sun, 05 Jan 2014 23:43:04 +0700
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 EasyPG/1.0.0 Emacs/23.4 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

> 
> I dream of having a general Python parser for Org mode files, knowing
> every bit about the current syntax for Org files, surrounded by enough
> Python machinery to make it useful.
> 

Try PyOrgMode (https://github.com/bjonnh/PyOrgMode), it works for some files 
(but still needs corrections: it crashes with date formats, with bold markers, 
etc.).

You don't need a Lisp interpreter written in Python, only Python code that 
understands org syntax without getting confused.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]