Docs: Publish an llms.txt file for Gram syntax #12
Labels
No labels
bug
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
research
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
gram-lang/gram#12
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
With the rise of AI coding assistants, the goal is to ensure they understand Gram perfectly.
Implementation
Provide an official
llms.txtfile at the root of the documentation/repository detailing the Gram language rules. Since theprompts/gram-spec.tsfile is already an AI-optimized specification of the language, it primarily requires extracting, formatting, and publishing it following thellms.txtcommunity standard.