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

Printed model #1155

Open
2 tasks
arthurpaulino opened this issue Feb 20, 2024 · 0 comments
Open
2 tasks

Printed model #1155

arthurpaulino opened this issue Feb 20, 2024 · 0 comments

Comments

@arthurpaulino
Copy link
Member

We want to automagically maintain two files for specification and inspection purposes:

  • model.dbg, which is the raw debug output of our model
  • model.lem, which is a more readable version of it, using our macro syntax

There should an example that prints those files. Something like cargo run --example print_model

There should also be a test asserting that those files match the output of the most updated printing. If not, the test should suggest running the printing example.

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