2021 LinuxQuestions.org Members Choice AwardsThis forum is for the 2021 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite projects/products of 2021. This is your chance to be heard! Voting ends on February 15th.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
View Poll Results: Programming Language of the Year
I think Rust is the way foreward for a lot of applications that are currently written in C. Python still has a warm place in my heart because you can get things up and running really quickly. The best scripting language has to be Perl. Java and Javascript are becoming a little obsolete, but there are big markets for them in development for the forseeable future.
You certainly can do nifty CPU specific things with gcc's inline assembly. Not to mention looking at disassembly listing results in a few WTF, Wow! and Aha! moments.
Let me just say that my absolute least favorite language is Make. As soon as you get past the subset that can be easily replaced with a markup language, it's just, uh....
Let me just say that my absolute least favorite language is Make. As soon as you get past the subset that can be easily replaced with a markup language, it's just, uh....
You haven't met CMake have you? It takes all the dark patterns of Make and adds (darker) magic.
Distribution: openSUSE, Raspbian, Slackware. Older: Coherent, MacOS, Red Hat, Big Iron IXs: AIX, Solaris, Tru64
Posts: 2,741
Rep:
Quote:
Originally Posted by JeremyBoden
If AWK is in, then is BASH also a programming language?
I'd count it as one. I once worked with a group that was using a batch execution environment that included bells and whistles like being able to restart jobs at failure points... all written in bash.
It would get my vote for LotY, though. I guess I'd have to go with Python despite its warts.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.