Re: org mode parser

2012-12-15 Thread Thorsten Jolitz
Alexander Burger a...@software-lab.de writes:

Hi Joe,

 https://bitbucket.org/joebo/pico-org/src

 Thanks for sharing! Thorsten will be delighted too ;-)

Indead, delighted and surprised, I just talked about an Org-mode parser
with Alex yesterday and recently had a look at the official Org-mode
parser in Emacs Lisp (org-element.el) that is almost 5000 lines of code
in contrast to your 50 lines ;)

I think the combination of Org-mode and PicoLisp is quite interesting.

-- 
cheers,
Thorsten

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe


Re: org mode parser

2012-12-15 Thread Joe Bogner
Alex - thank you as always for the code suggestions!

Thorsten - I just added PROPERTIES parsing and preliminary tag parsing and
now we're at 90 lines. I think it will take a bit more to get to 5000 ;)




On Sat, Dec 15, 2012 at 9:01 AM, Thorsten Jolitz tjol...@googlemail.comwrote:

 Alexander Burger a...@software-lab.de writes:

 Hi Joe,

  https://bitbucket.org/joebo/pico-org/src
 
  Thanks for sharing! Thorsten will be delighted too ;-)

 Indead, delighted and surprised, I just talked about an Org-mode parser
 with Alex yesterday and recently had a look at the official Org-mode
 parser in Emacs Lisp (org-element.el) that is almost 5000 lines of code
 in contrast to your 50 lines ;)

 I think the combination of Org-mode and PicoLisp is quite interesting.

 --
 cheers,
 Thorsten

 --
 UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe