<html>#2452: remove non-piraha parser from CST
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>enhancement</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>trivial</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>Comment (by Roland Haas):</p>
<p>There seem to be more opportunities to remove now dead code:</p>
<ul>
<li>some of the parsers called subroutines that are no longer needed</li>
<li>the parser comparison routine can be removed</li>
</ul>
<p>With there being only a single data structure it should no longer be called <code>$foo1</code> but just <code>$foo</code>.</p>
<p>Comments in the pull request show individual instances of these, though there may be some that I missed.</p>
<p>‌</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2452/remove-non-piraha-parser-from-cst'>https://bitbucket.org/einsteintoolkit/tickets/issues/2452/remove-non-piraha-parser-from-cst</a></p>
</html>