Skip to content

How to handle :keywords assuming clojure macros? #17

@AlexKnauth

Description

@AlexKnauth

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions