Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like this approach. While I don't use it for any Rust programs I'm working on, I do use it for certain java reflection based things.


I'm working on trying to get my company to switch to this approach for our python monorepo.

It frustrates me that I've never seen a good code-gen story for python - Some do runtime code-gen which is hard to learn from, debug, and verify - Some do install-time code-gen, slowing down install and and making it hard to inspect and verify - Some check codegen in but without any story to ensure it does not drift from the generator




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: