Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

support quasiquotation #3

@mndrix

Description

@mndrix

The main goal of quasiquotation is to avoid leaning toothpick syndrome. For example,

{|regex(X)||^\d{3}-\d{3}-\d{4}$|} % match against X
{|regex(X,ix)|| \A \w+ \s+ \w* \d+ \E|}  % … with options

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