Downloads
GitHub Repository
View on GitHubGAB Specification
Complete GAB specification files
Size: ~50 KB
Example Products
Example AALang products and libraries
Size: ~200 KB
File Structure
AALang-Gab-Development/
├── gab.jsonld # Main GAB agent specification
├── gab-runtime.jsonld # Runtime behaviors and instructions
├── gab-formats.jsonld # Output and logging format definitions
├── aalang-design.jsonld # Core AALang design specifications
├── agent-to-actor.jsonld # Agent-to-actor communication protocols
├── message-protocol.jsonld # Message and state management protocols
├── turing-complete.md # Analysis of AALang's probabilistic Turing completeness
├── concurrent-parallel.md # Analysis of AALang's concurrency and parallelism
├── LICENSE # License information
└── README.md # This fileLicense
Copyright (c) 2025 Lee S. Barney
This software may be used, modified, and distributed for private, educational, and business purposes. The software files, modified versions, portions, and derivatives may NOT be sold or commercialized. Products built with AALang/GAB may be sold without restriction.
See LICENSE for full details.