<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Module pibfi_stripper</title>
</head>
<body bgcolor="white">
<h1>Module pibfi_stripper</h1>
<ul><li>
<a href="#index">Function index</a></li><li>
<a href="#exported">Exported functions</a></li></ul>
<h2>Description</h2>
Stripper for <code>pibfi</code>.
<p>Takes the internal format as generated by the parser and
takes out everything non-essential.</p>
<h2><a name="index">Function Index</a></h2>
<table width="100%" border="1"><tr><th colspan="2" align="left">Exported Functions</th></tr>
<tr><td><a href="#strip-2">strip/2</a></td><td>Strips a Brainf*ck program.</td></tr>
</table>
<h2><a name="exported">Exported Functions</a></h2>
<h3><a name="strip-2">strip/2</a></h3>
<p><code>strip(<a href="#type-program">program()</a>, Exclude::string()) -> <a href="#type-program">program()</a></code></p>
<p>Strips a Brainf*ck program.
</p></body>
</html>