Simre1 / neorg-haskell-parser

MIT License
91 stars 7 forks source link

Complete Rewrite #16

Closed Simre1 closed 1 year ago

Simre1 commented 1 year ago

Complete Rewrite of the parser with some bits taken out of the old parser. The old parser had some weaknesses:

The rewrite tries to fix these issues and will follow the layer based implementation plan described within the neorg specification.