|
|
|
|
|
by grumpy_coder
805 days ago
|
|
It's a nice idea, but not clear that it can truly interoperate with vanilla C++ libs which I think is required.
Seems to be waiting for modules to be finalized, but whether cpp2 can call cpp, and cpp can call cpp2 without implementing half of a C++ compiler isn't obvious.
https://github.com/hsutter/cppfront/issues/594 |
|