In the original parsec paper, they store messages in OK silent/epsilon results too. This is not necessary, we only need the "expected" field for the `ok_eps` constructor. |
||
|---|---|---|
| .. | ||
| ir | ||
| parser | ||
| format.lean | ||
| name.lean | ||
In the original parsec paper, they store messages in OK silent/epsilon results too. This is not necessary, we only need the "expected" field for the `ok_eps` constructor. |
||
|---|---|---|
| .. | ||
| ir | ||
| parser | ||
| format.lean | ||
| name.lean | ||