XBas vs BBC Basic

Software discussion & Emulation
Post Reply
gunrock
Posts: 46
Joined: Sun Apr 11, 2021 10:27 pm

XBas vs BBC Basic

Post by gunrock »

Silly question perhaps, but is XBAS considered a good basic? And how does it stack up against the BBC Basic for the platform?
Lardo Boffin
Posts: 301
Joined: Thu Oct 24, 2019 11:47 am

Re: XBas vs BBC Basic

Post by Lardo Boffin »

I have no answer backed up by statistics but generally speaking BBC Basic is considered one of the best (in my personal opinion the best as it has procedures and functions and you can write very complex programs without a single GOTO or GOSUB) BASICs of the era.
It may be however that if XBAS was written specifically for the Tatung that it does some things better than BBC BASIC which is obviously a port. Having looked through my BBC BASIC manual I think it can do pretty much everything that XBAS can as far as the hardware goes.

Its only fair to note that I am a little biased towards BBC BASIC as I learned to program in it. Plus I have written a fair bit using it, for example https://github.com/LardoBoffin/AdventureLanguage
TC-01 + einSDein + TM-01 + TK-02 + gotek
gunrock
Posts: 46
Joined: Sun Apr 11, 2021 10:27 pm

Re: XBas vs BBC Basic

Post by gunrock »

Thanks for your reply Mr B. I just wondered why offer two basics, but I guess if it was able to let children learn BBC Basic, parents and schools might be tempted to buy a machine.
vanpeebles
Posts: 266
Joined: Wed Oct 23, 2019 8:43 pm

Re: XBas vs BBC Basic

Post by vanpeebles »

I guess with it being more like a dev machine, and having no language built in, that just gave you lots of choice and options.
Post Reply