Docs: Publish an llms.txt file for Gram syntax #12

Closed
opened 2026-07-17 23:15:16 +02:00 by abiwab · 0 comments
abiwab commented 2026-07-17 23:15:16 +02:00 (Migrated from codeberg.org)

Context

With the rise of AI coding assistants, the goal is to ensure they understand Gram perfectly.

Implementation

Provide an official llms.txt file at the root of the documentation/repository detailing the Gram language rules. Since the prompts/gram-spec.ts file is already an AI-optimized specification of the language, it primarily requires extracting, formatting, and publishing it following the llms.txt community standard.

### Context With the rise of AI coding assistants, the goal is to ensure they understand Gram perfectly. ### Implementation Provide an official `llms.txt` file at the root of the documentation/repository detailing the Gram language rules. Since the `prompts/gram-spec.ts` file is already an AI-optimized specification of the language, it primarily requires extracting, formatting, and publishing it following the `llms.txt` community standard.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
gram-lang/gram#12
No description provided.