erikh/gdocs-export

unify converters with common patterns

Closed this issue · 1 comments

erikh commented

flip the generators inside out so that the document evaluation is separate from the emitter step.

generate an intermediate parse tree, or use callbacks. not sure which yet.

erikh commented

Ok, after experimenting with callbacks, I think the AST would be a better soluition