riffm / mint

indention-based template engine, implemented in python
MIT License
64 stars 51 forks source link

Optimizator for MintToPythonTransformer #29

Open riffm opened 13 years ago

riffm commented 13 years ago

Each node, if it has no conditional attributes @.attr(value) or @+attr(value) can be represented as strings concatenation.