This proposal puts forward a plan to build extensively on the work @jaredvann did on aegir_compile. The idea is to perform extensively operator rewriting and simplification in a procedural macro. This would complement the work put forward in #5, but with much greater opportunity for flexibility.
Summary
This proposal puts forward a plan to build extensively on the work @jaredvann did on
aegir_compile
. The idea is to perform extensively operator rewriting and simplification in a procedural macro. This would complement the work put forward in #5, but with much greater opportunity for flexibility.