README
Acorn Infix Bang
This Acorn parser plugin understands infix bang (eventual send).
More docs will be added when the proposal reaches stage 0.
Eventual send (infix bang) parser plugin for Acorn
<script type="module">
import agoricAcornInfixBang from 'https://cdn.skypack.dev/@agoric/acorn-infix-bang';
</script>
This Acorn parser plugin understands infix bang (eventual send).
More docs will be added when the proposal reaches stage 0.