meson-plus-plus
meson-plus-plus copied to clipboard
Generate code argument validation from XML descriptions
The goal here is to be able to just get a nice struct of arguments.
I haven't decided if I want to do this. It's nice in that it reduces the amount of code we need by a lot, but it's also putting another dependency and making getting to self hosting more complicated. Maybe it will wait until after the bootstrap target is reached.