The Agent-First, high-performance language for Safe, Deterministic, and Self-Sustaining AGI.
English | 简体中文
🚧 Early Development — This project is in the initial design phase. No working implementation exists yet.
| Phase | Milestone | Status |
|---|---|---|
| 0 | Language specification & design | 🔄 In Progress |
| 1 | Lexer & Parser | ⏳ Planned |
| 2 | Type checker | ⏳ Planned |
| 3 | Interpreter / Initial backend | ⏳ Planned |
| 4 | Standard library | ⏳ Planned |
| 5 | Alpha release | ⏳ Planned |
Contributions are welcome! Please stay tuned for contribution guidelines.
<emoji> <type>(<scope>): <subject>
| Type | Emoji | Description |
|---|---|---|
| feat | ✨ | New feature |
| fix | 🐛 | Bug fix |
| docs | 📝 | Documentation |
| refactor | ♻️ | Code refactoring |
| perf | ⚡ | Performance improvement |
| test | 🧪 | Tests |
| chore | 🔧 | Build/tooling |
feat/<feature-name>
fix/<bug-description>
docs/<topic>
refactor/<description>
perf/<description>
Building the language for safe, autonomous intelligence.