Generate a Database (sqlite) containing names of language elements (built-in variables, functions ...) of AutoHotkey programming language.
This is done by parsing the sourcecode of AutoHotkey.
This information can be used for example to create keywordlists for highlighting within several editors ...