For your convenience, you can now dump a syntax-highlighted version of the ghidra decompiler output directly on the joern shell. (joern-1.1.313) - github.com/joernio/joern
Today we release a new default C/C++ frontend. The frontend is based on Eclipse CDT, handles modern C++ and the preprocessor and does NOT require a working build environment. Enjoy!
Psst. Joern 1.1.221 ships with a beta version of a new C/C++ frontend based on Eclipse CDT - out of the box handling of the preprocessor (including macro expansions), improved handling of templates and lambdas, more type information. Try out `importCode.newc("/path/to/code")`