Hello,
I would like the tangle functionality of org-mode to generate line
directives so that compilers generate correct location for errors. I am
using the following settings, using the `:comments' feature of tangle:
;; Do not comment comments
(setq org-babel-tangle-uncomment-comments t)
Hello again,
Four months have passed and a lot of progress have been made. First I
suppressed the literate programming layer as it was getting too much in
the way.
Second, the support for the syntax has been greatly improved and
supports almost all constructions mentioned in org-element.el. Fore
Hello,
Thanks for your answer. I think indeed that a description of org's syntax would
be better in a separate document. For now I am rebasing my parser on your
categories (I must say I was lacking a lot). Please let me know when you change
your syntaxic categories (by change you mean additions on
On lun. 27/févr. (09:52), Eric Schulte wrote:
> Simon Castellan writes:
>
> > On lun. 27/févr. (15:27), Alan Schmitt wrote:
> >> On 26 févr. 2012, at 17:41, Simon Castellan wrote:
> >>
> >> > I have been writing a parser for mlorg files in OCaml. This
On lun. 27/févr. (15:27), Alan Schmitt wrote:
> On 26 févr. 2012, at 17:41, Simon Castellan wrote:
>
> > I have been writing a parser for mlorg files in OCaml. This started as an
> > experiment to see if the literate programming mode of org-mode could scale
> > to a
>
Hello,
I have been writing a parser for mlorg files in OCaml. This started as an
experiment to see if the literate programming mode of org-mode could scale to a
full application (among other things).
The project is at its beginning but can « bootstrap » itself (that is parses its
own source and e