Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rename macro to fexpr #14

@igorw

Description

@igorw

The macros are not actually macros but fexprs. They do not operate on the source AST at compile time, but instead interpret it at runtime.

Therefore it would make sense to either replace them with real macros or rename them to fexprs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions