diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-10-03 16:38:35 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-10-03 16:38:35 -0400 |
| commit | 673de1c627a2046123e1693e9e6508399a028508 (patch) | |
| tree | 86303316523319eeebcf0e0c52a2be781089c286 /docs/spec/token.html | |
| parent | 8846e63a6f1fe51ee9a68dc511cc6fcdbf54efa6 (diff) | |
Write files directly from md.bqn, not gendocs (removes trailing empty lines)
Diffstat (limited to 'docs/spec/token.html')
| -rw-r--r-- | docs/spec/token.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/spec/token.html b/docs/spec/token.html index 799ae387..b39b524d 100644 --- a/docs/spec/token.html +++ b/docs/spec/token.html @@ -47,4 +47,3 @@ </tbody> </table> <p>In the BQN <a href="grammar.html">grammar specification</a>, the three primitive classes are grouped into terminals <code><span class='Function'>Fl</span></code>, <code><span class='Modifier'>_ml</span></code>, and <code><span class='Modifier'>_cl</span></code>, while the punctuation characters are identified separately as keywords such as <code><span class='String'>"β"</span></code>. The special names are handled specially. The uppercase versions <code><span class='Function'>πππ½πΎπ</span></code> and lowercase versions <code><span class='Value'>π¨π©πππ€</span></code> are two spellings of the five underlying inputs and function.</p> - |
