meson-plus-plus icon indicating copy to clipboard operation
meson-plus-plus copied to clipboard

Generate code argument validation from XML descriptions

Open dcbaker opened this issue 1 year ago • 0 comments

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.

dcbaker avatar Dec 21 '24 00:12 dcbaker