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

Refactor ProcedureName validation to be easier to follow and more readable #1663

Open
greenhat opened this issue Feb 11, 2025 · 0 comments
Open
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Milestone

Comments

@greenhat
Copy link
Contributor

What should be done?

The ProcedureName validation is at
https://github.com/0xPolygonMiden/miden-vm/blob/greenhat/miden-package/assembly/src/ast/procedure/name.rs#L314-L353

Make the code more readable and easier to follow.

How should it be done?

By refactoring the existing code.

When is this task done?

When the code becomes more readable and easier to follow.

Additional context

from #1544 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants