Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.misc > #342

Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison?

Newsgroups comp.lang.basic.misc, comp.sys.sinclair
Date 2012-12-06 09:00 -0800
References <86zk253p5x.fsf@gray.siamics.net> <k968n3$4m1$1@speranza.aioe.org> <86lidbwwtk.fsf@gray.siamics.net>
Message-ID <62d4af2f-931a-4b84-8b2d-8a0e4a8d9e5c@i2g2000pbi.googlegroups.com> (permalink)
Subject Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison?
From "news@rtrussell.co.uk" <news@rtrussell.co.uk>

Cross-posted to 2 groups.

Show all headers | View raw


On Dec 6, 5:53 am, Ivan Shmakov <oneing...@gmail.com> wrote:
> Which is v$(n TO m)?

Not sure that this is any more 'advanced' than MID$(v$,n,m-n+1) - just
a different and non-standard syntax.

> I believe it was Quick BASIC (of which QBasic is a later,
> stripped down version) that made line numbers optional.

I don't think it's entirely fair to call QBasic a 'stripped down'
version of QuickBasic.  Although using basically the same source
syntax, QuickBasic was a compiler and QBasic an interpreter, so very
different in their intended applications.

BBC BASIC has already been mentioned, and (even though I'm prejudiced)
should definitely be included on any list of BASICs 'still in active
use'.  Probably ported to more CPUs (7) and platforms (30) than any
other BASIC, except perhaps 'generic' MS BASIC:

 http://mdfs.net/Software/BBCBasic/

BBC BASIC is distinguished by its assembler, C-like indirection
operators and adaptability.  It was one of the first dialects of BASIC
(if not the very first) to make GOTOs and GOSUBs obsolete (although
still available for compatibility) by providing control structures
(e.g. REPEAT UNTIL) and functions callable by name.

Richard.
http://www.rtrussell.co.uk/

Back to comp.lang.basic.misc | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Ivan Shmakov <oneingray@gmail.com> - 2012-11-26 12:32 +0700
  Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? SamTek <rogerjowett@gmail.com> - 2012-11-26 10:05 -0800
    Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? "Auric__" <not.my.real@email.address> - 2012-11-26 18:47 +0000
  Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Andrew Owen <aowen10@mail.bbk.ac.uk> - 2012-11-29 00:02 +0000
    Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Ivan Shmakov <oneingray@gmail.com> - 2012-12-06 12:53 +0700
      Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2012-12-06 09:00 -0800
        Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Paul Bartlett <bartlett@panix.com> - 2012-12-06 14:40 -0500
          Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Todd Vargo <tlvargo@sbcglobal.netz> - 2012-12-06 16:17 -0500
            Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2012-12-06 14:27 -0800
              Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? ralph <nt_consulting64@yahoo.com> - 2012-12-06 17:19 -0600
                Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2012-12-07 02:01 -0800
                Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Todd Vargo <tlvargo@sbcglobal.netz> - 2012-12-07 14:09 -0500
                Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? ralph <nt_consulting64@yahoo.com> - 2012-12-07 22:03 -0600
                Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? "news@rtrussell.co.uk" <news@rtrussell.co.uk> - 2012-12-08 14:52 -0800
                Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? ppnerkDELETETHIS@yahoo.com (Phred) - 2012-12-12 13:55 +0000
              Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Todd Vargo <tlvargo@sbcglobal.netz> - 2012-12-06 23:55 -0500
            Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Paul Bartlett <bartlett@panix.com> - 2012-12-06 20:30 -0500
              Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Todd Vargo <tlvargo@sbcglobal.netz> - 2012-12-06 23:40 -0500
        Re: MS BASIC, Sinclair BASIC, STOS BASIC: derivatives comparison? Ivan Shmakov <oneingray@gmail.com> - 2012-12-07 21:05 +0700

csiph-web