@plurnk/plurnk-grammar 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/plurnk.md +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plurnk/plurnk-grammar",
3
- "version": "0.14.0",
3
+ "version": "0.15.0",
4
4
  "description": "ANTLR4 grammar for the Plurnk LLM agent protocol",
5
5
  "type": "module",
6
6
  "license": "MIT",
package/plurnk.md CHANGED
@@ -99,6 +99,7 @@ Body content is character-perfect, exactly matching whitespace.
99
99
  ```
100
100
  <<FIND(config/**/*.xml)://user[@role='admin']:FIND
101
101
  <<READ(lang/??.json):$.greeting:READ
102
+ <<READ(README.md):$.Installation:READ
102
103
  <<READ(log://1/2/3):$[*].matched.codename:READ
103
104
  <<READ(https://en.wikipedia.org/wiki/Paris)<426,465>::READ
104
105
  <<EDIT[philosophy,existentialism](known://philosophy/existentialism/meaning):The meaning of life is 42:EDIT