|
|
|
|
|
by astrange
1467 days ago
|
|
It’s in C++ now. The weird spacing and functions ending in _p are Lispisms. It’s also garbage collected so it’s still not “normal” C++ but neither is LLVM. Not sure about the plugin API, but C++ is basically impossible to use with plugins because it’s so hard to keep ABI contracts, so it might not have changed. |
|