aboutsummaryrefslogtreecommitdiff
path: root/test-curl/test/README.md
blob: 2bcf81ee00d1863703a3095ee1d999448b87de10 (plain)
1
2
3
4
5
6
7
8
9
General extendable macro language
=================================
This project defines simple language embedded in processed text and program for
its execution. It is inspired with C preprocessor, m4 and php although it is
neither.

This tool can help you write text, may it be code, website or plain text, with
special code embedded. Preprocessor than resolves all code and result is given to
you. This way you can get unlimited number of different results from single file.