wjmelements/evm

Macros

Offen

#12 geöffnet am 15.08.2022

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (8 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (79 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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