[dingus] Some bad examples
This commit is contained in:
parent
bc57a75ca8
commit
ed4d299b22
2 changed files with 303 additions and 1 deletions
|
|
@ -14,7 +14,11 @@
|
|||
<div class="page-container">
|
||||
<div class="page-title">
|
||||
<h1>Grammar Dingus</h1>
|
||||
<a href="about.html">What is this?</a>
|
||||
<select name="examples" id="example-select">
|
||||
<option value="">Load an example...</option>
|
||||
</select> |
|
||||
<a href="about.html">What is this?</a> |
|
||||
<a href="https://github.com/decarabas/lrparsers">Code</a>
|
||||
</div>
|
||||
|
||||
<div class="panel-top grammar-title">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue