About Parser Model Creator
Parser Model Creator is a tool to help us create a set of rule to parse text files. The goal of this tool is to reduce the need to fiddle with the code to minimum or none.
Without any tools you’re expected to write a set of rule with one type of programming language.
For example, in PrismJs you’re expected to write something like this:
But now, with Parser Model Creator, we’re guided with a nice intuitive GUI.
Availability
Parser Model Creator is available in Translator++ Ver. 3.10.17 or greater as a part of Custom Parser addon.
How to open the tool
Main menu → Tools →Create Custom Parser Model