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

Provide ability to write pattern matchers for sequential things that also check type #21

Open
sritchie opened this issue Jan 4, 2022 · 0 comments

Comments

@sritchie
Copy link
Member

sritchie commented Jan 4, 2022

For example, splicing in (up '?a '?b) should create a pattern matcher that checks for up status and interprets the entries, when the structure is turned into a seq, as matcher grammar.

This would be helpful with quaternions, hypercomplex numbers, structures, series (for some prefix matches!) and matrices.

There are clues for this in the "Software Design for Flexibility" book's implementation, for sure.

@sritchie sritchie transferred this issue from sicmutils/sicmutils Jan 24, 2023
@sritchie sritchie transferred this issue from another repository Jan 24, 2023
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