DescriptionUse jinja2 templating engine for Python code generators
Instead of manually building C++ source files, we can use a templating engine
like jinja2. This should make it easier to add new code generators and edit
existing ones.
Comparing the output from the templates here and the previous generators, the
only differences are minor whitespace changes (http://pastebin.com/XPicZmPk),
for the sake of making the templates more readable.
BUG=
Patch Set 1 #
Total comments: 3
Messages
Total messages: 8 (0 generated)
|