Ask HN: What is the best code generator you have seen or created?

3 points by xcubic ↗ HN

4 comments

[ 3.4 ms ] story [ 19.4 ms ] thread
Created https://github.com/hofstadter-io/hof or "hof gen"

Language and technology agnostic, make your own generators without modifying hof's code.

I looked at hof a couple of days ago. It seems to show promise but with the current laking documentation, it's impossible for me to understand how to work with it and generate something.

I'll keep an eager look on it though

Are you looking for docs specific around code generation? Or maybe the newest code generator for golang servers and databases? This is the difference between creating gens for others to use, or consuming / using a gen made by someone else to create things faster.

Which use case are you / looking for?

Is there a particular generator you'd like to see?

Anything else?

Lets say something like define your conf/models/etc with cue and then generate a server in python.