[SUBDIRMK RFC 6/7] README: v2: Draft - macro assistance facility

Ian Jackson ijackson at chiark.greenend.org.uk
Thu Dec 12 16:51:09 GMT 2019


>   &[macroname   => $(eval $(call %macroname etc.

We might in any case want to have "&[macroname", or "&{macroname",
rather than "&(macroname", for two possible reasons:

* This is not really very like a variable expansion.  It expands to
  nothing and uses eval, and the referent is not a variable (although
  it is implemented with variables).

* Maybe "&(" should be reserved for something else.

Ian.

-- 
Ian Jackson <ijackson at chiark.greenend.org.uk>   These opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.



More information about the sgo-software-discuss mailing list