fitzgen opened issue #3548:
They require lexer/parser support, so I think they should just be built into the core ISLE language as a primtive type.
The main thing I want to enable is passing diagnostic messages to external constructors that are essentially a wrapper around
panic!()
orunreachable!()
.
fitzgen labeled issue #3548:
They require lexer/parser support, so I think they should just be built into the core ISLE language as a primtive type.
The main thing I want to enable is passing diagnostic messages to external constructors that are essentially a wrapper around
panic!()
orunreachable!()
.
github-actions[bot] commented on issue #3548:
Subscribe to Label Action
cc @cfallin, @fitzgen
<details>
This issue or pull request has been labeled: "isle"Thus the following users have been cc'd because of the following labels:
- cfallin: isle
- fitzgen: isle
To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.
Learn more.
</details>
cfallin labeled issue #3548:
They require lexer/parser support, so I think they should just be built into the core ISLE language as a primtive type.
The main thing I want to enable is passing diagnostic messages to external constructors that are essentially a wrapper around
panic!()
orunreachable!()
.
Last updated: Nov 22 2024 at 16:03 UTC