wjmelements/evm

Macros

Open

#12 opened on Aug 15, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C (8 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (79 stars)
PR merge metrics
 (PR metrics pending)

Description

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.

Contributor guide