hossbeast / fab

build optimally
GNU General Public License v3.0
4 stars 0 forks source link

formula templates #36

Closed hossbeast closed 4 years ago

hossbeast commented 11 years ago

Something like this

[ @templates.foo ] {

text and variable references

}

Then, to attach to nodes ( with their own bag of variable definitions )

[ file ] : [ deps ] : [ @templates.foo ]

This amounts to deferred formula target assignment.

hossbeast commented 4 years ago

No longer relevant.