afscrome / IronVelocity

A wrapper around NVelocity (a port of Apache Velocity) using the DLR to provide higher performance template execution.
MIT License
6 stars 1 forks source link

Refactored Antlr --> Expression Tree process #46

Closed afscrome closed 9 years ago

afscrome commented 9 years ago

Binders are now more easily customisable and static typing optimizations are now handled in one place, and can be completely disabled easily.