heliaxdev / extensible-data

Generate the boilerplate for the Trees That Grow pattern
https://heliaxdev.github.io/extensible-data/Extensible.html
5 stars 0 forks source link

Make a record packaging up all the extension descriptions #25

Open andy-morris opened 4 years ago

andy-morris commented 4 years ago

It would be easier to describe a pass if the unchanged parts of the syntax could be passed along implicitly using a record update.

Also probably a single extendAll-type function taking the big record and extending everything at once.