RosettaCodeData/Task/Metaprogramming/Zkl/metaprogramming-2.zkl

4 lines
108 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
//Full zkl functionality but limited access to the parse stream; only #defines
#ifdef name
#fcn name {code}