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

Polish pattern-tree.rkt #110

Open
wilbowma opened this issue Jun 8, 2020 · 0 comments
Open

Polish pattern-tree.rkt #110

wilbowma opened this issue Jun 8, 2020 · 0 comments

Comments

@wilbowma
Copy link
Owner

wilbowma commented Jun 8, 2020

Related to #103
Non-critical

  • Reflection tools should be pulled into reflection. They could probably also be rewritten to have better performance. E.g. the constructor predicate is linear in the number of constructors, but we could just add a syntax property to make it constant time.
  • Remove and/or short-circuit error monad pattern.
  • Don't use syntax-property ': directly.
  • 80-char lines
@wilbowma wilbowma changed the title refactor reflection tools in pattern-tree.rkt Polish pattern-tree.rkt Jun 8, 2020
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