diff options
Diffstat (limited to 'docs/doc/context.html')
| -rw-r--r-- | docs/doc/context.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/doc/context.html b/docs/doc/context.html index f511c1ef..90963840 100644 --- a/docs/doc/context.html +++ b/docs/doc/context.html @@ -1,4 +1,5 @@ <head><link href="../style.css" rel="stylesheet"/></head> +<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a></div> <h1 id="bqn-s-context-free-grammar">BQN's context-free grammar</h1> <p>APL has a problem. To illustrate, let's look at an APL expression:</p> <pre><span class='Value'>a</span> <span class='Value'>b</span> <span class='Value'>c</span> <span class='Value'>d</span> <span class='Value'>e</span> |
