|
|
|
|
|
by johnfound
3196 days ago
|
|
You always can reduce the usage the of macros or make them more assembly-centric. Check the Fresh IDE sources as an example of moderate macro use. On the other hand, definition of complex data structures is much easier with powerful macro engine. |
|