Is PureBasic dead?

Everything else that doesn't fall into one of the other PB categories.
User avatar
Demivec
Addict
Addict
Posts: 4267
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

Re: Is PureBasic dead?

Post by Demivec »

Didn't someone have a running forum thread that contained links to other forum threads where people repeatedly posed the question "Is PureBasic dead?" or statement "PureBasic is dead"?

I looked for it but couldn't find it. I wanted to add to it a link to this forum thread.

PureBasic is definitely alive.
User avatar
spikey
Enthusiast
Enthusiast
Posts: 769
Joined: Wed Sep 22, 2010 1:17 pm
Location: United Kingdom

Re: Is PureBasic dead?

Post by spikey »

Demivec wrote: Sat Aug 30, 2025 10:07 am Didn't someone have a running forum thread that contained links to other forum threads where people repeatedly posed the question "Is PureBasic dead?" or statement "PureBasic is dead"?

I looked for it but couldn't find it. I wanted to add to it a link to this forum thread.
This one? The PureBasic Doomsday Quotes. :D
BarryG
Addict
Addict
Posts: 4173
Joined: Thu Apr 18, 2019 8:17 am

Re: Is PureBasic dead?

Post by BarryG »

PHP wrote: Fri Aug 29, 2025 2:28 pmif you look at the current development of software, most of it runs slowly in a) the browser
Fixed that for you by adding a word in bold. ;) Browser-based apps are NEVER as fast as a native executable, and never can be.
PHP wrote: Fri Aug 29, 2025 2:28 pmThere were always problems with customers with a PB desktop exe because it was blocked by the virus scanner
And likewise: I work for a large organization that blocks and doesn't let me run browser-based apps unless they're white-listed. So, the same problem.
User avatar
minimy
Enthusiast
Enthusiast
Posts: 619
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: Is PureBasic dead?

Post by minimy »

Image .oO(Who is dead?)
If translation=Error: reply="Sorry, Im Spanish": Endif
BarryG
Addict
Addict
Posts: 4173
Joined: Thu Apr 18, 2019 8:17 am

Re: Is PureBasic dead?

Post by BarryG »

PHP wrote: Fri Aug 29, 2025 2:28 pmis PureBasic ‘dead’?
Less than a week later -> viewtopic.php?t=87454
User avatar
minimy
Enthusiast
Enthusiast
Posts: 619
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: Is PureBasic dead?

Post by minimy »

BarryG wrote: Thu Sep 04, 2025 10:31 am
PHP wrote: Fri Aug 29, 2025 2:28 pmis PureBasic ‘dead’?
Less than a week later -> viewtopic.php?t=87454
Hahaha undead strikes back! :lol:
If translation=Error: reply="Sorry, Im Spanish": Endif
PHP
User
User
Posts: 67
Joined: Sat Sep 10, 2005 5:38 pm

Re: Is PureBasic dead?

Post by PHP »

plouf wrote: Sat Aug 30, 2025 9:57 amThread looks like spam anyway :-)
No, just from someone who has been using PB for 15 years, loves it, and thinks seriously about it.
plouf wrote: Sat Aug 30, 2025 9:57 am Practically you have point two questions
1) purebasic is not "running" inside a browser, excludict the fact that the nature of the language is bytecompiled like C/C++ etc
Purebasisc HAS. A dialecct running in browser, its called SpiderBasic... So purebasic is BETTER than c/c++ :-)
If someone wants a web application from me, I'm more likely to code it with PHP/MySQL and Bootstrap/jQuery. I wouldn't mess around with Spiderbasic for that...
plouf wrote: Sat Aug 30, 2025 9:57 am2) is the interaction of "AI" tools,
Its too early ro speak for these but always keep in lind that you can write your own plugin/pb lib , that woll do that :-)
These are very specific tools in a very early trend.
Soon or later tou start see more and more in pb too
Of course, you can already access the AI tools via API from PB. But then the user really wonders: why should I install an .exe and update it every X days? Instead of an app for my smartphone or a website?

Basically, I still think PB is awesome, I just don't have as many uses for it as I do for my websites.

So far, I've mostly only programmed “small” tools that automate workflows.
Post Reply