Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check #rules syntax at compile-time #6

Open
Tracked by #7
phdavis1027 opened this issue May 28, 2024 · 0 comments
Open
Tracked by #7

Check #rules syntax at compile-time #6

phdavis1027 opened this issue May 28, 2024 · 0 comments

Comments

@phdavis1027
Copy link
Owner

Do not write a parser, but instead do this by instead spinning up an iRODS server of some kind at compile-time and send a rule invocation to it. This is tricky because the macro we're compiling defines how to send the rule to server appropriately, but we can only check that the macro is correct by sending it to the server in the first place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant