About: BASIC09

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

BASIC09 is a structured BASIC programming language dialect developed by Microware on behalf of Motorola for the then-new Motorola 6809 CPU and released in February 1980. It is primarily used with the OS-9 operating system, released in 1979. Microware also released a version for OS-9/68k on the 68000 as Microware BASIC.

Property Value
dbo:abstract
  • BASIC09 is a structured BASIC programming language dialect developed by Microware on behalf of Motorola for the then-new Motorola 6809 CPU and released in February 1980. It is primarily used with the OS-9 operating system, released in 1979. Microware also released a version for OS-9/68k on the 68000 as Microware BASIC. In contrast to typical BASICs of the era, BASIC09 includes a multi-pass compiler that produces compact bytecode known as I-code. I-code replaces a number of data structures found in other BASICs with direct pointers to code and values, speeding performance. Users can further compile code using the PACK command, at which point it can be called directly by OS-9 and operated as native code. In the case of PACKed code, a cut-down version of the BASIC09 runtime system is used, Runb, further improving memory footprint and load time. The language includes a number of structured programming additions, including local variables, the ability to ignore line numbers in favor of named routines, user-defined structures, and several distinct base data types including 16-bit and 8-bit (byte) integers, in addition to floating point and strings. (en)
dbo:designer
dbo:developer
dbo:latestReleaseDate
  • 2003-01-05 (xsd:date)
dbo:latestReleaseVersion
  • 1.1.0
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 39564 (xsd:integer)
dbo:wikiPageLength
  • 17346 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1084360304 (xsd:integer)
dbo:wikiPageWikiLink
dbp:designer
dbp:developer
dbp:latestReleaseDate
  • 2003-01-05 (xsd:date)
dbp:latestReleaseVersion
  • 1.100000 (xsd:double)
dbp:name
  • BASIC09 (en)
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • BASIC09 is a structured BASIC programming language dialect developed by Microware on behalf of Motorola for the then-new Motorola 6809 CPU and released in February 1980. It is primarily used with the OS-9 operating system, released in 1979. Microware also released a version for OS-9/68k on the 68000 as Microware BASIC. (en)
rdfs:label
  • BASIC09 (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • BASIC09 (en)
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink 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