BASICA: Difference between revisions

From Rosetta Code
Content added Content deleted
m (moved stub above infobox)
m (changed QBasic link to bypass redirect)
Line 1: Line 1:
{{stub}}{{implementation|BASIC}}
{{stub}}{{implementation|BASIC}}
'''BASICA''' is a [[BASIC]] interpreter developed by Microsoft and included with early versions of [[DOS|PC-DOS]]. It (apparently) requires ROM BASIC to function correctly. After a few years, BASICA was superseded by [[wp:GW-BASIC|GW-BASIC]], which was itself superseded by [[QBasic]].
'''BASICA''' is a [[BASIC]] interpreter developed by Microsoft and included with early versions of [[DOS|PC-DOS]]. It (apparently) requires ROM BASIC to function correctly. After a few years, BASICA was superseded by [[wp:GW-BASIC|GW-BASIC]], which was itself superseded by [[QuickBASIC#QBasic|QBasic]].

Revision as of 17:22, 16 September 2010

This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
BASICA is an implementation of BASIC. Other implementations of BASIC.

BASICA is a BASIC interpreter developed by Microsoft and included with early versions of PC-DOS. It (apparently) requires ROM BASIC to function correctly. After a few years, BASICA was superseded by GW-BASIC, which was itself superseded by QBasic.