Email or username:

Password:

Forgot your password?
Top-level
ليلى النحلة

@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

1 comment
Diane 🕵

@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.

gcc.gnu.org/onlinedocs/gcc-3.3

@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.

Go Up