Code review comment for lp:~zorba-coders/zorba/bug-analyze_string

Revision history for this message
Paul J. Lucas (paul-lucas) wrote :

> Why isn't code-generation improved so it *can* be done via code-generation
> instead?

Automatic code-generation is going to be even more important (and necessary) in light of the forthcoming LLVM stuff. There's going to be even more code that ought to be generated automatically, e.g., C thunks, and lots of boilerplate LLVM C++ API code.

« Back to merge proposal