threedslider wrote: Wed Jan 28, 2026 4:37 pm
Yeah Java is very good for me, used quite a lot for ray-tracing it is very cool, so Haskell and Erlang is worse language for me and I never understood that.
If you like Java for some reason, that's okay, but I still see a contradiction here. Java has a very similar syntax to C/C++, the appearance is identical, and the two languages could even be confused at first glance. But let's go back in time first: what made Java so interesting from the beginning? It was the ability to program in an object-oriented way, just like with Smalltalk! However, Smalltalk was developed earlier in 1972 at Xerox PARC and, thanks to the necessary resources, was only able to open up to a wider audience in 1997. Unfortunately, this revival only lasted about two years, until 1998, when Java suddenly and unexpectedly appeared (1995) on the horizon. This has limited the popularity of Smalltalk and almost killed it. Smalltalk never had a major advertising campaign. From the beginning, the language had a rather academic basis and was primarily used in universities. Smalltalk is powerful and the code is clean and easy to read, which is why I prefer it to Java.
threedslider wrote: Wed Jan 28, 2026 4:37 pm
Rust has some tendency to make a competition to C++, fast, safe memory and grows very fast from its community! This compiler I have used a lot too but not so much as PureBasic, Rust offers less freedom, as memory management must be handled by the compiler and not the programmer.
Rust has only become such a hot topic lately because one of the most powerful companies in the world has advertised it: Mozilla! Project developer Graydon Hoare naturally recognises this as the opportunity of a lifetime and is doing everything he can to make it a huge success. I'm not impressed at all, Rust has degenerated into a mere fashion language, and at some point interest in it will wane, just like with all its predecessors. The code, the name, and the logo are ugly, I absolutely cannot stand it.
The same thing happened, for example, at Apple when they presented Swift to the world as an in-house development in 2014. And today, who still talks about Swift as the "ultimate" programming language, besides Apple? No one! Apart from that, the syntax is again very similar to C/C++.
