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

Add record support to match #6

Open
eholk opened this issue May 15, 2013 · 1 comment
Open

Add record support to match #6

eholk opened this issue May 15, 2013 · 1 comment

Comments

@eholk
Copy link
Owner

eholk commented May 15, 2013

We're starting to use records in a few places in the Harlan compiler. It'd be nice if we could operate on these with match. According to http://www.scheme.com/tspl4/records.html, we should have enough to be able to do this using the procedural interface.

@eholk
Copy link
Owner Author

eholk commented Jun 26, 2013

The record-case macro might work for a lot of cases. It could possibly even be integrated into the match macro.

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