Windows ============ Windows is an imported library in AILANG. It provides functions for designing and managing a graphics interface. It is cross-compatible with any operating system and language implemented in the crosslinker. Rather than other languages' verbose syntax in order to create and manage windows, the windows library provides a simple and easy-to-read syntax. Overview -------- Motivation ~~~~~~~~~~ AILANG is designed for code generation at scale, abstraction, and readability. Design Goals ^^^^^^^^^^^^ - Human-readable - Model-compatible