
17 Jul
2012
17 Jul
'12
10:13 a.m.
At Tue, 17 Jul 2012 16:05:48 +0200, Simon Hengel wrote:
Would it theoretically be possible to map the parse result to a proper Haskell AST? Say is there a proper AST on the C side?
Yes, that would actually be possible and not too hard to do considering how sundown is designed - you can pass a set of pointers to functions to the markdown parser to produce the final result. I never thought about doing that, and if I have time I'll look at it (if somebody else wants to do it I'd be glad to help). -- Francesco * Often in error, never in doubt