Skip to content

cg_let macro for evaluating m4 code with definitions provided as an associative list #1

@GoogleCodeExporter

Description

@GoogleCodeExporter
A cg_let(<alist>, <code>) macro could expand to <code>,
wrapped with a number of m4_pushdef/m4_popdef's,
taking their definitions from <alist>.
A three-arguments form could accept a prefix for the macros,
so that an arbitrary alist can be used without polluting the namespace.

Original issue reported on code.google.com by [email protected] on 22 Jun 2009 at 3:45

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions