Skip to content

Conversation

jeske
Copy link
Collaborator

@jeske jeske commented May 22, 2017

This allows macros of the following forms:

(defmacro access_field
  (access_field a) -> a.field)

;; test record creation in macros
(defmacro create_record
  (create_record a) -> {field=a})

@jeske jeske changed the title add support for (sexp:record) and (sexp_attr) in record output patterns add support for (sexp:record) and (sexp_attr) in defmacro output patterns May 22, 2017
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

Successfully merging this pull request may close these issues.

1 participant