I also need to confirm that my array type interoperates correctly with C++ arrays and in addition, I need to implement that bounds-checking thing.
After that, I need to
- Fix the Clang layout thing
- Extend the modules thing
- Add better module imports. May want to use keyword "import".
- Update documentation.
- Contribute some stuff to Clang and issue some Clang patches.
The Clang people don't seem to be too interested in making the Codegen headers public. Alas. It seems that they'd be perfectly happy to accept a public interface that looks something like Wide's Clang->IR layer, but I'd have to build and contribute the implementation first, or at least the interface. I might have this done in time for 3.6 or a hypothetical 3.5.1, but the bottom line is that for the foreseeable future, building and working on Wide will remain a bitch.
No comments:
Post a Comment