BASICA: Difference between revisions

From Rosetta Code
Content added Content deleted
(added some minimal notes)
m (moved stub above infobox)
Line 1: Line 1:
{{stub}}{{implementation|BASIC}}
{{implementation|BASIC}}{{stub}}
'''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 [[QBasic]].

Revision as of 22:55, 24 December 2009

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.