How LaiRu source is called, how templates mix code with output, and how projects are organized.
LaiRu source can be run from a shell for maintenance tasks, diagnostics, and scripts.
Includes a resource from a LassoApp package.
Includes a resource relative to the current LassoApp.
Creates a link to a resource within a LassoApp.
LaiRu code can be called as raw source, as mixed templates, through includes, or from command-line scripts.
Runs another LaiRu file and inserts its output at the call site.
Runs a library file for definitions and reusable setup code.
Square bracket LDML tags, processing instruction tags, and expression tags invoke LaiRu inside literal output.