Updated Microsoft tools section
This commit is contained in:
parent
643d81ee50
commit
4609f30e52
15 changed files with 135 additions and 20 deletions
19
disks/pcx86/tools/microsoft/basic/README.md
Normal file
19
disks/pcx86/tools/microsoft/basic/README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
layout: page
|
||||
title: Microsoft BASIC
|
||||
permalink: /disks/pcx86/tools/microsoft/basic/
|
||||
---
|
||||
|
||||
Microsoft BASIC
|
||||
---------------
|
||||
|
||||
Microsoft has built numerous versions of BASIC for the PC over the years, including:
|
||||
|
||||
* [Cassette BASIC](/devices/pcx86/rom/5150/basic/)
|
||||
* Disk BASIC and Advanced BASIC (for PC-DOS)
|
||||
* GW-BASIC (for MS-DOS)
|
||||
* [Microsoft BASIC Compiler](compiler/) (also available as the IBM BASIC Compiler)
|
||||
* [QuickBASIC](quickbasic/)
|
||||
* QBasic (v1.00 for MS-DOS 5.x, v1.10 for MS-DOS 6.x)
|
||||
* Visual Basic
|
||||
* Visual Basic .NET
|
||||
Loading…
Reference in a new issue