hof is a data model and code gen framework

published on 2022/07/18

hof combines data models, code generation, and modules to help you write and maintain large amounts of code.

  • data model - define & manage data models - the source of truth
  • code generation - data + template = _ (anything) - technology agnostic
  • modules - composable data models & generators - an ecosystem

Hofstadter

This is an interesting code generation framework. It's woth checking out.