freddie-freeloader / Typed-Markup-Revisited

Typesafe Markup for well structured Documents
0 stars 0 forks source link

Add short paragraph about Parsers #1

Open freddie-freeloader opened 6 years ago

freddie-freeloader commented 6 years ago

Since we have already tried to write parsers, that output an FT-encoded AST and were quite successful, we might want to write a short paragraph about this

The code below depends on an older encoding, but the idea should be clear. https://github.com/freddie-freeloader/Expression_Problem_Seminar/blob/00147ccffc6ea354bfdacdd3432db6008ba6de67/TypedText/src/Typed.hs#L82-L107