diff options
author | colin <colin@cicadas.surf> | 2023-08-08 07:29:03 -0700 |
---|---|---|
committer | colin <colin@cicadas.surf> | 2023-08-08 07:29:03 -0700 |
commit | b16026f6a417236982a6d6410c99b205019817cf (patch) | |
tree | 8432f137aa288a1ff4ff737c5c6350c04ed51e6c | |
parent | cc5cf263da1690a4172836e1aea340da25842547 (diff) |
wording
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ The ~argot~ system provides a macro-defining-macro called ~deflanguage~ that accepts a context-free grammar that is used to -parse the body calls to the defined macro. +parse the body of calls to the defined macro. ** A brief tour |