This is great. We should start a page on Worg with links to external tools for manipulating Org-mode files. Such a page could point to this implementation as well as the python, ruby org libraries and maybe even the Vim clone of Org-mode.
Thanks for sharing! -- Eric Giovanni Giorgi <j...@gioorgi.com> writes: > Hi all, > I have just published my org-mode parser for the node-js javascript based > server: > > http://gioorgi.com/org-mode-parser/ > > It is a Javascript parser for the Emacs Org-mode file format. > > I use org-mode as a database for some programs (like games) where I > need to mix meta information to a bunch of long textual data. > > I wrote it because I was unable to find an implementation for my needs. > > I like too much org-mode to let nodejs without a parser, and as > expected the simple org-mode format was easy to parse. > I started from the Charles Cave's OrgNode python parser, but I need to > modify it a lot because of JavaScript different nature. > > Please feel free to give me your feedback > > --- > Gio's Blog http://gioorgi.com -- Eric Schulte http://cs.unm.edu/~eschulte/