micron-parser
This library reads and parses micron documents into a structure suitable for presenting it as e.g. html documents.
It does this in three steps:
- lexing symbols/tags
- creating a stream of events based on this
- parsing the events into a structured format