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

How to handle :keywords assuming clojure macros? #17

Open
AlexKnauth opened this issue Jun 16, 2015 · 0 comments
Open

How to handle :keywords assuming clojure macros? #17

AlexKnauth opened this issue Jun 16, 2015 · 0 comments

Comments

@AlexKnauth
Copy link
Collaborator

How should clojure :keywords be handled, assuming that clojure macros can be defined, and can look at the values within the syntax objects?

Should :keywords be different from racket #:keywords so that racket keyword functions can be used with clojure :keywords as normal arguments and not interpreted as #:keywords, or should they be the same thing, with the loss of racket #:keyword arguments?

Or?

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