diff options
Diffstat (limited to 'docs/commentary')
| -rw-r--r-- | docs/commentary/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/commentary/index.html b/docs/commentary/index.html new file mode 100644 index 00000000..aed5a578 --- /dev/null +++ b/docs/commentary/index.html @@ -0,0 +1,12 @@ +<head> + <link href="../favicon.ico" rel="shortcut icon" type="image/x-icon"/> + <link href="../style.css" rel="stylesheet"/> + <title>BQN commentary</title> +</head> +<div class="nav"><a href="https://github.com/mlochbaum/BQN">BQN</a> / <a href="../index.html">main</a></div> +<h1 id="bqn-commentary">BQN commentary</h1> +<p>Documents in this directory give context on how BQN was designed or remark on aspects of the language.</p> +<ul> +<li><a href="problems.html">Problems with BQN</a></li> +<li><a href="history.html">BQN development history</a></li> +</ul> |
