If ever the Purebasic supports to C++ as backend it will be awesome, really !
But of course it is an another history

It's me the one hoping for your understanding
I did not want to change to PB but just adding as extension to C++ that's all. Do you agreed of that ?NicTheQuick wrote: Mon Oct 06, 2025 6:10 pm We already had discussions about OOP quite a lot in this board and I think the answer will stay the same.
Sorry, do you have to read the features of C++ from the link ? It will be to benefit a great stuff for PB if it ever to support it !NicTheQuick wrote: Mon Oct 06, 2025 6:10 pm I think Fred wanted you to describe what the benefits of C++26 are, not OOP or C++ in general.
Yes, I do !Piero wrote: Mon Oct 06, 2025 6:18 pmIt's me the one hoping for your understanding![]()
I like "low-level" stuff because you have "more control" (but you must be much more careful………)
What I meant was stuff like livecode or xojo (modern OOP examples you can try, but then to publish your app you must pay a monthly fee or MORE…)
In theory, if you don't need extreme speed, you just need to """code events""" on UI elements (but you can also do threads etc.)
I'm kinda angry… programming stuff didn't really evolve from that; it just became monthly paid (I'm not talking about PB…)
A free project is openxtalk (ex livecode…………………………………)
If you never did, you must try: imagine coding by double-clicking buttons or windows and writing stuff into their EVENTS (like right-click)