Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
<solved> QB64 without its IDE GUI ?
#8
(01-08-2023, 10:04 AM)mnrvovrfc Wrote: Maybe I wasn't clear enough with what I said.

A few people in the Unix/Linux world make such a big deal about how much memory a program takes, whether it's stored on disk or it's loaded into RAM. By its very nature, QB64(PE) is unable to create an executable file small enough to satisfy those people. This is even with using console-only stuff. Therefore they have to do it in C++ or assembly language, and if that doesn't make them comfortable, they buy a programming system suite. They are willing to compromise efficiency but not too much, if it could be made smaller at both ends.

The compiler itself doesn't have to be very small, indeed. The MS-DOS target for Freebasic mostly requires programs compiled on a system more sophisticated than the target of the user program. There's too much needing for the sake of extended memory, for peripherals such as printers and USB devices, and there's even begging for Internet Wifi functionality. Maybe I don't know what I'm saying but...

Let's go back to what I have read on other forums, about the protesting that it's "too big". Coding in assembly language is difficult and doesn't guarantee cross-platform but the one who could do it correctly benefits from memory and speed improvements. This is essential for a setup which doesn't have a lot of RAM; not everybody is on 64-bit with 16GB RAM. A portable phone is most suspect to memory limitations. Definitely it has to run fast and faster.

For those situations which have enough memory, magic is being done with Python such as the famous "archinstall" for Arch Linux which didn't work on my computer LOL because I have too many partitions on my HDD and it wanted to pick one at random.

BASIC as a replacement for the mind-boggling Bash command processor language would be great, but it would be one bloated complex program replacing another.

No offence at all @mnrvovrfc, but yes, obviously you're only a student and jump into my thread and respond to my question without having a damn clue of what I'm looking for and, more importantly why. Rolleyes [url=https://qb64phoenix.com/forum/member.php?action=profile&uid=192][/url]

Meanwhile, happy new year and long life to QB64PE with and without its IDE. Tongue
Before to send the arrow of truth, dip the head in a honey pot (Cheyenne saying).
Don't tell my Mom I'm on iMac with macOS, she thinks I work on PC with Windows. Tongue
Reply


Messages In This Thread
<solved> QB64 without its IDE GUI ? - by Fifi - 01-06-2023, 06:32 PM
RE: QB64 without its IDE GUI ? - by mnrvovrfc - 01-06-2023, 11:15 PM
RE: QB64 without its IDE GUI ? - by SMcNeill - 01-07-2023, 12:31 AM
RE: QB64 without its IDE GUI ? - by Fifi - 01-08-2023, 09:02 AM
RE: QB64 without its IDE GUI ? - by mnrvovrfc - 01-07-2023, 03:35 AM
RE: QB64 without its IDE GUI ? - by aurel - 01-07-2023, 12:56 PM
RE: QB64 without its IDE GUI ? - by Fifi - 01-09-2023, 08:21 AM
RE: QB64 without its IDE GUI ? - by Coolman - 01-09-2023, 08:09 PM
RE: QB64 without its IDE GUI ? - by Fifi - 01-13-2023, 01:34 PM
RE: QB64 without its IDE GUI ? - by mnrvovrfc - 01-08-2023, 10:04 AM
RE: QB64 without its IDE GUI ? - by Fifi - 01-08-2023, 09:40 PM
RE: QB64 without its IDE GUI ? - by mnrvovrfc - 01-08-2023, 10:08 PM
RE: QB64 without its IDE GUI ? - by Fifi - 01-08-2023, 10:32 PM
RE: QB64 without its IDE GUI ? - by SMcNeill - 01-09-2023, 12:28 AM
RE: QB64 without its IDE GUI ? - by Fifi - 01-09-2023, 10:11 AM
RE: QB64 without its IDE GUI ? - by SMcNeill - 01-09-2023, 11:52 AM
RE: QB64 without its IDE GUI ? - by Fifi - 01-09-2023, 12:22 PM
RE: <solved> QB64 without its IDE GUI ? - by Jack - 01-13-2023, 02:01 AM
RE: <solved> QB64 without its IDE GUI ? - by Jack - 01-13-2023, 03:08 AM
RE: <solved> QB64 without its IDE GUI ? - by Jack - 01-13-2023, 04:45 AM
RE: <solved> QB64 without its IDE GUI ? - by Fifi - 01-14-2023, 07:13 AM



Users browsing this thread: 2 Guest(s)