Full BASIC: Difference between revisions

From Rosetta Code
Content added Content deleted
(Full BASIC (ANSI/ECMA) is different enough from the MS de facto standard that it needed a page)
 
(Redirected page to Category:ANSI BASIC)
Tag: New redirect
 
Line 1: Line 1:
#REDIRECT[[Category:ANSI BASIC]]
'''Full BASIC''' is the BASIC language defined by various ANSI, ECMA and IEC standards. Its notable features include:

* MAT keywords for matrix manipulation

* Optional use of decimal [[floating point]] (''radix 10'') to improve numerical presentation.

Implementations include:

* [[True BASIC]]

* [https://hp.vector.co.jp/authors/VA008683/english/ Decimal BASIC]

* [http://www.moria.de/~michael/bas/ Bas]

Compare with [[Minimal BASIC]].

Latest revision as of 00:03, 16 August 2023