mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 22:28:02 +01:00
This adds support for defining new macros, with or without parameters, which when found afterwards in the text are replaced by their definition. The complex analysis for arguments replacement is done at macro definition time, so it is done only once and the macro expansion will be fast. The macro-related functions have been placed in their own file because it is quite a complex task and we do not want filesize to explode, it is always better to keep things human-sized.
15 KiB
15 KiB