@cwebber langs that are supposed to be better but don't support like
dynamic linking
distro package management
custom build tooling
irritate me so fucking much. I don't want to download another fucking package manager and repository and deal with all that shit!! just let me use the tools that Already Exist and Work
@lunabee @cwebber
What about Ada? It's been considered a safe, high reliability language for decades.
Years ago my university decided use Ada as their intro language, and we all hated it and wanted something more commercially useful. As time has progressed Ada is looking more and more interesting. I think most of the resistance is C programmers get frustrated with the Pascal like syntax.
It looks like it's possible to create dynamic libraries with Ada.
https://gcc.gnu.org/onlinedocs/gcc-3.3.6/gnat_ug_unx/Creating-an-Ada-Library-to-be-Used-in-a-Non_002dAda-Context.html
@lunabee @cwebber
What about Ada? It's been considered a safe, high reliability language for decades.
Years ago my university decided use Ada as their intro language, and we all hated it and wanted something more commercially useful. As time has progressed Ada is looking more and more interesting. I think most of the resistance is C programmers get frustrated with the Pascal like syntax.