@web3annie SpaceX has strong cultural ties to Dogecoin (Musk’s jokes, the delayed DOGE-1 lunar mission paid for in DOGE, accepting it for some merch, etc.).
Dogecoin's primary programming language is C++.
Dogecoin Core (the official reference implementation/node software) is mostly written in C++ (around 64% of the codebase), with some C (about 15%) and supporting scripts in Python, Shell, etc.
Bitcoin's primary programming language is C++.
Bitcoin Core (the official reference implementation / node software) is mostly written in C++ (around 65% of the codebase). Other languages include Python (~19%, mainly for tests and scripts), C (~12%), and smaller amounts of CMake, Shell, etc.