-
Notifications
You must be signed in to change notification settings - Fork 8
Macros #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
C-style macros would allow code reuse. It would be easiest to reuse the C Preprocessor (cpp) though this would forgo any evm-specific syntax. Before this task is completed I am accepting input on macro features and syntax.