
Key facts
- Programming language.name
- GW-BASIC
- Programming language.logo
- 300px
- Programming language.developer
- Microsoft
- Programming language.latest release version
- 3.23
- Programming language.influenced by
- IBM Cassette BASIC, IBM Disk BASIC, IBM BASICA
- Programming language.influenced
- QBasic, QuickBasic, MSX BASIC
- Programming language.operating system
- DOS
- Programming language.license
- ProprietaryMIT License (v1.0)
via Wikipedia infobox
Source code
This repo contains the original source-code for Microsoft's GW-BASIC interpreter, as of 1983. All files within this repo are released under the MIT (OSI) License as per the LICENSE file stored in the root of this repo. The source files in this repo are for historical reference and will remain read-only and unmodified in their original state. Please do not send Pull Requests suggesting any modifications to the source files. Further contribution guidance can be found in the Contributor's Guide stored in the root of this repo. This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.
Excerpt from the source-code README · 1,665 chars · not written by Vinony
Wikidata facts
Show 2 more facts
- inception
- 1983-01-01
- source code repository URL
- github.com/microsoft/GW-BASIC
via Wikidata · CC0
Article · Italiano
Il GW-BASIC (Graphics and Windows Beginner's All-purpose Symbolic Instruction Code) è uno dei dialetti del linguaggio BASIC sviluppato da Microsoft sulla base del BASICA. Fu inizialmente prodotto per la Compaq e inserito da Microsoft anche nel suo sistema operativo MS-DOS per IBM PC compatibili fino alla versione 5.0, quando fu rimpiazzato dal QBasic. Il GW-BASIC è compatibile con il BASICA e, come questo, poteva essere lanciato da disco removibile ma, a differenza di esso, non si appoggia all'interprete BASIC memorizzato nelle ROM dei primi modelli di PC IBM ma viene caricato completamente in memoria al momento del suo avvio. Il GW-BASIC è quasi privo delle caratteristiche della programmazione strutturata ma ha diversi comandi per la gestione della grafica e, parzialmente, anche per la gestione sonora (musica monofonica). Risultò quindi un linguaggio molto versatile, adatto a imparare i rudimenti della programmazione, e che ben si adattava a produrre ogni genere di applicazione, da semplici giochi a programmi per ufficio ad applicazioni di gestione dei dati su disco .
Abstract from DBpedia / Wikipedia · CC BY-SA