Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Almost the ultimate QB64 challenge: build a custom desktop environment !
#1
[edited to use the correct term "desktop environment" instead of "shell", although making a shell could also be part of the challenge]

All this talk of Linux distros had me curious - has anybody ever tried making an operating system in QB64 or QuickBasic? I assume not, as most OSes have to be coded in a low level language like assembly or C that gives sufficient control and speed that other applications can run on top of. And then we have to worry about device drivers and all of that. Probably a non-starter! But that would probably be the ultimate challenge for any language, especially QB64. 

HOWEVER, what about a custom desktop environment that runs on top of an OS? Linux has desktops like Gnome, Microsoft Windows upto version 3.1 and NT4 that ran on top of DOS, etc. I'm curious if anyone has attempted this in QB64? Being that QB64 runs on Windows, Mac, and Linux, it could be an interesting project to make a front end that runs on all 3, making them look and behave identically...
Reply


Messages In This Thread
Almost the ultimate QB64 challenge: build a custom desktop environment ! - by madscijr - 08-18-2022, 12:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  personal coding challenge results James D Jarvis 4 626 06-20-2025, 03:20 PM
Last Post: James D Jarvis
  QB64PE programming challenge? auto-convert image to photoreal etch-a-sketch drawing madscijr 9 1,877 02-14-2025, 05:49 PM
Last Post: madscijr
  Most efficient way to build a big variable length string? mdijkens 9 1,899 01-17-2025, 11:36 PM
Last Post: ahenry3068
  Steve's Programming Challenge: Weights and Measures SMcNeill 23 3,988 08-16-2024, 08:49 PM
Last Post: Pete
  3D-ized 2D, a sort of challenge or a how to question... madscijr 12 2,504 04-01-2024, 07:28 PM
Last Post: madscijr

Forum Jump:


Users browsing this thread: 1 Guest(s)