An Entity of Type: language, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

Commodore BASIC, also known as PET BASIC or CBM-BASIC, is the dialect of the BASIC programming language used in Commodore International's 8-bit home computer line, stretching from the PET of 1977 to the C128 of 1985. The original PET version was very similar to the original Microsoft implementation with few modifications. BASIC 2.0 on the C64 was also similar, and was also seen on C128s (in C64 mode) and other models. Later PETs featured BASIC 4.0, similar to the original but adding a number of commands for working with floppy disks.

Property Value
dbo:abstract
  • Commodore BASIC ist ein Dialekt der Programmiersprache BASIC, der in Commodores 8-Bit-Heimcomputern – beginnend 1977 mit dem PET 2001 bis zum C128 im Jahre 1985 – eingesetzt wurde. Später kam noch eine für den C65 gedachte Version hinzu, die aber nicht mehr fertiggestellt wurde. Das BASIC basierte auf 6502-Microsoft BASIC, das von Microsoft für eine Einmalzahlung lizenziert wurde. Einige andere BASICs für 6502-Rechner, beispielsweise Applesoft BASIC, beruhen auf der gleichen Codebasis und sind daher sehr ähnlich. (de)
  • Commodore BASIC, also known as PET BASIC or CBM-BASIC, is the dialect of the BASIC programming language used in Commodore International's 8-bit home computer line, stretching from the PET of 1977 to the C128 of 1985. The core is based on 6502 Microsoft BASIC, and as such it shares many characteristics with other 6502 BASICs of the time, such as Applesoft BASIC. Commodore licensed BASIC from Microsoft in 1977 on a "pay once, no royalties" basis after Jack Tramiel turned down Bill Gates' offer of a $3 per unit fee, stating, "I'm already married," and would pay no more than $25,000 for a perpetual license. The original PET version was very similar to the original Microsoft implementation with few modifications. BASIC 2.0 on the C64 was also similar, and was also seen on C128s (in C64 mode) and other models. Later PETs featured BASIC 4.0, similar to the original but adding a number of commands for working with floppy disks. BASIC 3.5 was the first to really deviate, adding a number of commands for graphics and sound support on the C16 and Plus/4. BASIC 7.0 was included with the Commodore 128, and included structured programming commands from the Plus/4's BASIC 3.5, as well as keywords designed specifically to take advantage of the machine's new capabilities. A sprite editor and machine language monitor were added. The last, BASIC 10.0, was part of the unreleased Commodore 65. (en)
  • El Commodore BASIC, también conocido como PET BASIC o CBM-BASIC, es el dialecto del lenguaje de programación BASIC utilizado en la línea de computadoras domésticas de 8 bits de Commodore International, que se extiende desde el PET de 1977 hasta el C128 de 1985. El núcleo se basa en Microsoft BASIC 6502 y, como tal, comparte muchas características con otros BASIC 6502 de la época, como Applesoft BASIC. Commodore obtuvo la licencia de BASIC de Microsoft en 1977 sobre la base de «un sólo pago, sin regalías» después de que Jack Tramiel rechazara la oferta de Bill Gates de una tarifa de US$3 ($13,42 en 2022) por unidad, diciendo: «Yo ya estoy casado», y no pagaría más de US$25 000 ($111 793 en 2022) por una licencia perpetua.​ La versión original del PET era muy similar a la implementación original de Microsoft con pocas modificaciones. El BASIC 2.0 en el C64 también era similar y también se vio en algunos C128 y otros modelos. Los PET posteriores implementaban BASIC 4.0, similar al original pero agregando una serie de comandos para trabajar con disquete. El BASIC 3.5 fue el primero en desviarse realmente, agregando una serie de comandos para soporte de gráficos y sonido en el C16 y Plus/4. El BASIC 7.0 se incluyó con el Commodore 128 e incluía comandos de programación estructurados del BASIC 3.5 del Plus/4, así como palabras clave diseñadas específicamente para aprovechar las nuevas capacidades de la máquina. Se agregaron un editor de sprites y un monitor de lenguaje de máquina. El último, BASIC 10.0, fue parte del Commodore 65 inédito. (es)
  • Il Commodore BASIC (nelle prime versioni PET BASIC) è il dialetto del linguaggio BASIC usato nella linea a 8 bit degli home computer della Commodore International, a partire dal PET del 1977 fino al C128 del 1985. Il suo nucleo era basato sul Microsoft BASIC adattato per il processore MOS 6502. Date le sue origini, condivideva gran parte del codice con altri BASIC per 6502 del periodo, come l'Applesoft BASIC. Digitazione di comandi sul Commodore PET (it)
  • Commodore BASIC (albo CBM BASIC) jest odmianą języka programowania BASIC wykorzystywaną w ośmiobitowych komputerach firmy Commodore, oparty na Microsoft BASIC. Pierwszą wersję tego języka zaimplementowano w komputerze Commodore PET pod koniec lat siedemdziesiątych XX wieku. Najpopularniejszą wersją języka Commodore BASIC była jego druga wersja, stosowana w komputerach Commodore 64. W porównaniu z wersjami dostępnymi w Commodore 16, Commodore Plus/4 i Commodore 128 - V3.5 była jednakże uboga, dlatego też niektóre cartridge dostarczały rozszerzeń BASIC-a o dodatkowe polecenia. Commodore BASIC V2 wymagał numerowania linii, posiadał tylko jedną instrukcję pętli – FOR (inne pętle realizowało się przy użyciu kombinacji poleceń GOTO i IF ... THEN), pozwalał na pominięcie słowa kluczowego LET przy deklarowaniu zmiennych. W Commodore 64 interpreter Commodore BASIC stanowił także swego rodzaju prostą powłokę – odpowiednie polecenia ładowały programy z dyskietek i taśmy magnetofonowej (LOAD), uruchamiały je (RUN), zapisywały programy na dyskietkach i taśmach (SAVE), wyświetlały zawartość katalogu (LOAD "$",8). Polecenie SYS adres pozwalało przekazać sterowanie komputerem do kodu maszynowego pod wskazanym adresem w pamięci. Edytor ekranowy BASIC-a w komputerach Commodore pozwalał zapisywać polecenia w postaci skróconej. Zamiast PRINT można było napisać po prostu znak zapytania, w przypadku pozostałych poleceń wystarczyło pierwszą literę polecenia wpisać bez modyfikatora, a drugą z przytrzymanym klawiszem Shift. (pl)
  • Commodore BASIC (также известен PET BASIC или CBM-BASIC) — один из диалектов языка программирования BASIC, использовавшийся в домашних компьютерах Commodore, начиная с PET (1977) и заканчивая C128 (1985). (ru)
dbo:designer
dbo:developer
dbo:latestReleaseVersion
  • V7.0
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 318597 (xsd:integer)
dbo:wikiPageLength
  • 37177 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1118295010 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
dbp:developer
dbp:latestPreviewVersion
  • V10.0 (en)
dbp:latestReleaseVersion
  • V7.0 (en)
dbp:name
  • Commodore BASIC (en)
dbp:platform
  • PET to the C128 (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • Commodore BASIC ist ein Dialekt der Programmiersprache BASIC, der in Commodores 8-Bit-Heimcomputern – beginnend 1977 mit dem PET 2001 bis zum C128 im Jahre 1985 – eingesetzt wurde. Später kam noch eine für den C65 gedachte Version hinzu, die aber nicht mehr fertiggestellt wurde. Das BASIC basierte auf 6502-Microsoft BASIC, das von Microsoft für eine Einmalzahlung lizenziert wurde. Einige andere BASICs für 6502-Rechner, beispielsweise Applesoft BASIC, beruhen auf der gleichen Codebasis und sind daher sehr ähnlich. (de)
  • Il Commodore BASIC (nelle prime versioni PET BASIC) è il dialetto del linguaggio BASIC usato nella linea a 8 bit degli home computer della Commodore International, a partire dal PET del 1977 fino al C128 del 1985. Il suo nucleo era basato sul Microsoft BASIC adattato per il processore MOS 6502. Date le sue origini, condivideva gran parte del codice con altri BASIC per 6502 del periodo, come l'Applesoft BASIC. Digitazione di comandi sul Commodore PET (it)
  • Commodore BASIC (также известен PET BASIC или CBM-BASIC) — один из диалектов языка программирования BASIC, использовавшийся в домашних компьютерах Commodore, начиная с PET (1977) и заканчивая C128 (1985). (ru)
  • Commodore BASIC, also known as PET BASIC or CBM-BASIC, is the dialect of the BASIC programming language used in Commodore International's 8-bit home computer line, stretching from the PET of 1977 to the C128 of 1985. The original PET version was very similar to the original Microsoft implementation with few modifications. BASIC 2.0 on the C64 was also similar, and was also seen on C128s (in C64 mode) and other models. Later PETs featured BASIC 4.0, similar to the original but adding a number of commands for working with floppy disks. (en)
  • El Commodore BASIC, también conocido como PET BASIC o CBM-BASIC, es el dialecto del lenguaje de programación BASIC utilizado en la línea de computadoras domésticas de 8 bits de Commodore International, que se extiende desde el PET de 1977 hasta el C128 de 1985. La versión original del PET era muy similar a la implementación original de Microsoft con pocas modificaciones. El BASIC 2.0 en el C64 también era similar y también se vio en algunos C128 y otros modelos. Los PET posteriores implementaban BASIC 4.0, similar al original pero agregando una serie de comandos para trabajar con disquete. (es)
  • Commodore BASIC (albo CBM BASIC) jest odmianą języka programowania BASIC wykorzystywaną w ośmiobitowych komputerach firmy Commodore, oparty na Microsoft BASIC. Pierwszą wersję tego języka zaimplementowano w komputerze Commodore PET pod koniec lat siedemdziesiątych XX wieku. Najpopularniejszą wersją języka Commodore BASIC była jego druga wersja, stosowana w komputerach Commodore 64. W porównaniu z wersjami dostępnymi w Commodore 16, Commodore Plus/4 i Commodore 128 - V3.5 była jednakże uboga, dlatego też niektóre cartridge dostarczały rozszerzeń BASIC-a o dodatkowe polecenia. (pl)
rdfs:label
  • Commodore BASIC (en)
  • Commodore BASIC (de)
  • Commodore BASIC (es)
  • Commodore BASIC (it)
  • Commodore BASIC (pl)
  • Commodore BASIC (ru)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
foaf:name
  • Commodore BASIC (en)
is dbo:operatingSystem of
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:os of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License