Diving into the language support.
●Done with the parser for the language; what next?
○Test, Test & Test again.
●Write the Languagesupport headers and implementaions.
○derived from Iplugin and Ilanguagesupport
○can effectively use slots and signals to manage changes
in the document status.
○Returns:
■The parsejob used by the the background parser to
parse a given file.
■The name of the language
■The language being used.
●The Language ParseJob:
○Instigates the background parser, parse session and DU
Chain for the document.