> cpp-for-mobile > Template for cross-platform mobile app with native UIs and C++ core
Their flake.nix indicates they use Haskell to generate cross compiled shared library for Android, iOS, Mac, Linux and Windows.
I am not expert in Nix but at high level I can see they are indeed using Haskell.
> cpp-for-mobile > Template for cross-platform mobile app with native UIs and C++ core