Reminder that the #programming languages useful for #applications may not be the same as those used for #libraries that the applications use, and this is just fine, e.g. performance often requires that one does not rediscover the wheel by recoding libraries in #clang #cplusplus and #fortran because they are, for whatever reason , resistant to use a proper #ffi (or an #IPC) #api.