unilang_parser 0.34.0

Parser for Unilang CLI instruction syntax.
1
2
3
4
5
6
7
8
9
# feature/

Behavioral requirements for `unilang_parser` features.

## File Responsibility Table

| File | Responsibility |
|------|----------------|
| `001_parsing_api.md` | Public parsing API surface and entry-point contract |