Which are the best garbage collected language for my GUI application?

For everything that's not in any way related to PureBasic. General chat etc...
Reven John

Which are the best garbage collected language for my GUI application?

Post by Reven John »

I'm still a newbie programmer and I am looking at some garbage-collected languages that are suited for writing desktop GUI applications. The language must be available on Windows, OSX, and Linux. I say "garbage collected" instead of high level since a language like D isn't quite a high level (IMO) but is garbage collected, compiles to native code, and gives near C++ performance. However, the most developed GUI toolkit for D is DWT, which is a port of SWT. The few SWT apps I have used look ugly on every platform. If D had a Qt binding that would be great, but the only thing I could find was QtD which seems to be a dead project.

Languages I am aware of:
Java
Python
D

I'd rather not use C# with Mono and syntax-wise I prefer languages similar to C/C++.

Are there any others, and what would you suggest?
BarryG
Addict
Addict
Posts: 4219
Joined: Thu Apr 18, 2019 8:17 am

Re: Which are the best garbage collected language for my GUI application?

Post by BarryG »

Reven John wrote: Tue Jul 19, 2022 8:41 amAn undergraduate who is pursuing his diploma in computer science from Stephans Education.
Hmm.
User avatar
yuki
Enthusiast
Enthusiast
Posts: 101
Joined: Sat Mar 31, 2018 9:09 pm

Re: Which are the best garbage collected language for my GUI application?

Post by yuki »

BarryG wrote: Tue Jul 19, 2022 8:52 am
Reven John wrote: Tue Jul 19, 2022 8:41 amAn undergraduate who is pursuing his diploma in computer science from Stephans Education.
Hmm.
"Hmm" indeed... our guy John here is looking mighty sussy.

It looks like another one of the more sophisticated spammers that includes tidbits of legitimate-seeming content (usually lifted from elsewhere or generated with some sort of NLP solution) interspersed with garbage. This particular post of theirs for example has been completely lifted from a ~10 yrs old StackOverflow post: https://stackoverflow.com/questions/119 ... plications.

@mods it's nuking time
User avatar
Kiffi
Addict
Addict
Posts: 1509
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Which are the best garbage collected language for my GUI application?

Post by Kiffi »

Reven John is now blocked. I leave this thread here as an example of clever detective work by yuki. :)
Hygge
User avatar
idle
Always Here
Always Here
Posts: 6025
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Which are the best garbage collected language for my GUI application?

Post by idle »

Yes I was watching too I almost nuked him but thought I'd wait a d see.
User avatar
skywalk
Addict
Addict
Posts: 4241
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: Which are the best garbage collected language for my GUI application?

Post by skywalk »

He did ask us how to collect garbage :twisted:
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
idle
Always Here
Always Here
Posts: 6025
Joined: Fri Sep 21, 2007 5:52 am
Location: New Zealand

Re: Which are the best garbage collected language for my GUI application?

Post by idle »

skywalk wrote: Wed Jul 20, 2022 1:44 am He did ask us how to collect garbage :twisted:
Yep :lol:
BarryG
Addict
Addict
Posts: 4219
Joined: Thu Apr 18, 2019 8:17 am

Re: Which are the best garbage collected language for my GUI application?

Post by BarryG »

Kiffi wrote: Tue Jul 19, 2022 3:16 pmReven John is now blocked.
Just blocked? Shouldn't his account here be deleted for spamming? Or will that remove his posts (that you said to keep)?
User avatar
Kiffi
Addict
Addict
Posts: 1509
Joined: Tue Mar 02, 2004 1:20 pm
Location: Amphibios 9

Re: Which are the best garbage collected language for my GUI application?

Post by Kiffi »

BarryG wrote: Wed Jul 20, 2022 8:41 amJust blocked? Shouldn't his account here be deleted for spamming? Or will that remove his posts (that you said to keep)?
You are right. There is also a way to delete the user but keep their posts. Reven John is now history.
Hygge
User avatar
jacdelad
Addict
Addict
Posts: 2029
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: Which are the best garbage collected language for my GUI application?

Post by jacdelad »

So I was a witness while history was being made. Awesome! :o
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
Post Reply