AI-first intermediate representation (IR) for AI-assisted software generation.
aiparlance.org/
├── docs/ Mintlify documentation (EN + PT)
├── site/ Marketing site (Astro, EN + PT)
├── spec/ Normative language specification (v0.1)
├── examples/ Reference .aip specs
└── transpilers/ Code generators (planned)
| Path | Description |
|---|---|
| GitHub | Source repository |
| docs.aiparlance.org | Documentation (Mintlify); local: cd docs && npx mintlify dev |
| spec/v0.1/ | Grammar and normative spec artifacts |
| examples/minimal.aip | Minimal valid v0.1 spec |
| examples/crm-reference.aip | Full CRM reference spec |
| site/ | Public marketing site (EN · PT) |
| transpilers/ | Future Go, TypeScript, SQL, … generators |
- English (default) — e.g. https://docs.aiparlance.org/en/introduction
- Portuguese — e.g. https://docs.aiparlance.org/pt/introduction
