Instead of asking folks to learn how I write code in C backed by DataDraw code generators, I'm hoping instead to work with folks on rewriting Rune in Rune. The earlier effort exposed major issues in the Rune compiler written in C, but hopefully most of that is now in the past. In particular, most of the goofy type hints that were required to get the old binder to work are gone now.
In theory, we should be in pretty good shape to continue writing Rune in Rune.
Bill