|
|
|
|
|
by ajdude
794 days ago
|
|
Ada's been steadily making a reassurance I think since safer languages like Rust had started to gain traction. It appeared for the first time ever on the stackoverflow survey for example. It used to be hampered down by confusing licenses but around 2021 those constraints were lifted when Adacore's "GNAT Community Edition" was retired. This was around the time Alire (works similar to if you combined Rustup with Cargo) came on the scene which meant getting the FSF version of the compiler was as trivial as running "alr toolchain --select". The most recent standard came out in 2022 along with a more centered community. Most of the ada community was living in a newsgroup (comp.lang.ada) until a year ago, and now ada-lang.io is gaining a lot of traction. Then Alire 2.0 just recently came out which made everything even more streamlined. Ada has been my favorite language for years, so I'm happy to see more people noticing it. |
|
Great to know that's no longer the experience with Ada, I might finally get it and try to start a project using it.