Implementation Details This documents the implementation details of the AssistScript language. You can read this to understand how the language is implemented. Table of Contents File structure Parsing and execution How variables are implemented How loops are implemented