QPILE + M4
Попробовал прикрутить макропроцессор к qpile. Вот что из этого вышло:
Макропроцессор для QPILE |
Контроль событий (QPILE + M4) |
Библиотекарь для QPILE за 15 минут |
Расширение синтаксиса QPILE |
Понравилось, буду использовать.
Позволю себе цитату из документации препроцессора M4:
Some people find
m4
to be fairly addictive. They first usem4
for simple problems, then take bigger and bigger challenges, learning how to write complex sets ofm4
macros along the way. Once really addicted, users pursue writing of sophisticatedm4
applications even to solve simple problems, devoting more time debugging theirm4
scripts than doing real work. Beware thatm4
may be dangerous for the health of compulsive programmers.