There was an error while loading. Please reload this page.
Update all wiki files to use current ARO syntax (no angle brackets around action verbs) Action verbs like Extract, Retrieve, Return, Store are plain words in ARO. Only variables and qualifiers use <angle-bracket> notation. Updated 33 files covering ~2000 action verb instances across the full wiki.
Add comprehensive Installation documentation Documents installation requirements for all platforms: - Quick install (Homebrew, curl, Windows download) - Interpreter mode (aro run) - minimal requirements - Native compilation (aro build) - full toolchain requirements Platform-specific details: - macOS: LLVM via Homebrew - Linux: LLVM 14, Clang 14, Swift runtime libs - Windows: LLVM, Visual Studio Build Tools, Windows SDK, Swift Includes troubleshooting for common issues.