About: TI-BASIC

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

TI-BASIC is the official name of a BASIC-like language built into Texas Instruments (TI)'s graphing calculators.TI-BASIC is a language family of three different and incompatible versions, released on different products: * TI-BASIC 83 (on Z80 processor) for TI-83 series, TI-84 Plus series * TI-BASIC 89 (on 68k processor) for TI-89 series, TI-92 series, Voyage 200 * TI-BASIC Nspire (on ARM processor) for TI-Nspire and TI-Nspire CAS TI rarely refers to the language by name, but the name TI-BASIC has been used in some developer documentation.

Property Value
dbo:abstract
  • TI-Basic ist der Name einer Programmiersprache, mit der programmierbare Taschenrechner der amerikanischen Firma Texas Instruments (TI) arbeiten. Sie unterscheidet sich etwas von der verbreiteten Programmiersprache BASIC. Besonders für die neueren Modelle von Texas Instruments, wie den TI-83 Plus bzw. den , den TI-84 Plus, den TI-89, den TI-92 bzw. , den Voyage 200 und den TI-Nspire gibt es heute eine Vielzahl von Programmen. (de)
  • TI-Basic es el nombre por el que es conocido el lenguaje de programación integrado en algunas calculadoras gráficas programables de Texas Instruments. Se asemeja al lenguaje BASIC clásico, de ahí su nombre. Al igual que este último, es un lenguaje de programación imperativo. Existen dos variantes básicas del TI-Basic, una es la incluida en las calculadoras basadas en el procesador Zilog Z80 tales como las TI-82 y TI-85 entre otras, otra es la que se incluye en las calculadoras basadas en el procesador Motorola 68000, como las TI-89, y . La nueva familia de calculadoras la TI-Nspire y la incluyen también programación en lenguaje TI-BASIC compatibles con la TI-89 (Titanium) TI Voyage200 (es)
  • TI-Basic est le nom du langage de programmation des calculatrices graphiques Texas Instruments (Depuis lors remplacé officiellement par le langage Python sur les derniers modèles). Par sa philosophie et ses capacités, ce langage se rapproche du BASIC, d'où son nom. Cependant, sa syntaxe est substantiellement différente de celle du BASIC. Le TI-Basic des calculatrices basées sur le Motorola 68000 (« 68 K ») (TI89) n'est pas le même que celui des calculatrices basées sur le Z80 (TI-83,TI-84). Chaque modèle de calculatrice dispose de fonctionnalités particulières exploitables par les programmes, mais le cœur du langage est commun. Selon les modèles de calculatrices, les instructions peuvent être soit choisies dans des menus, soit tapées en toutes lettres sur un clavier alphanumérique. Dans le premier cas, aucune phase de lexémisation n'est nécessaire, et le programme est directement stocké sous une forme de bytecode. Dans le second cas, une lexémisation est effectuée lors de la première exécution qui suit une modification. Dans tous les cas, l'interprète proprement dit travaille sur le bytecode. (fr)
  • TI-BASIC is the official name of a BASIC-like language built into Texas Instruments (TI)'s graphing calculators.TI-BASIC is a language family of three different and incompatible versions, released on different products: * TI-BASIC 83 (on Z80 processor) for TI-83 series, TI-84 Plus series * TI-BASIC 89 (on 68k processor) for TI-89 series, TI-92 series, Voyage 200 * TI-BASIC Nspire (on ARM processor) for TI-Nspire and TI-Nspire CAS TI rarely refers to the language by name, but the name TI-BASIC has been used in some developer documentation. For many applications, it is the most convenient way to program any TI calculator, since the capability to write programs in TI-BASIC is built-in. Assembly language (often referred to as "asm") can also be used, and C compilers exist for translation into assembly: TIGCC for Motorola 68000 (68k) based calculators, and SDCC for Zilog Z80 based calculators. However, both of them are cross-compilers, not allowing on-calculator programming. TI-BASIC is considerably slower than the assembly language (because it has to be interpreted), making it better suited to writing programs to quickly solve math problems or perform repetitive tasks, rather than programming games or graphics-intensive applications. Some math instruction books even provide programs in TI-BASIC (usually for the widespread variant used by the TI-82/83/84 series). Although it is somewhat minimalist compared to programming languages used on computers, TI-BASIC is nonetheless an important factor in the programming community. Because TI graphing calculators are required for advanced mathematics classes in many high schools and universities, TI-BASIC often provides the first glimpse many students have into the world of programming. (en)
  • TI-BASIC is de programmeertaal aanwezig op de meeste Texas Instruments-rekenmachines. De taal is gebaseerd op Basic, een eenvoudige programmeertaal en een van de eerste "moderne" programmeertalen. Het is mogelijk tekst op het scherm te zetten en via menu's onderdelen van een programma (het geheel aan opdrachten) te kiezen.Een programma in TI-Basic bestaat eigenlijk uit een serie opdrachten waarvan een groot aantal ook direct (via het basisscherm) uitgevoerd kan worden. Het gebruik van een programma kan echter ingewikkeld rekenwerk vereenvoudigen. TI-Basic wordt door de rekenmachine omgezet in Assemblertaal (ASM), rekenmachinetaal, om daarna uitgevoerd te worden. Het gebruik van TI-Basic is makkelijker dan het gebruik van ASM. (nl)
  • TI-BASIC är en av många dialekter av programspråket BASIC. Det har introducerats av Texas Instruments och används i vissa av detta företags räknedosor. Denna datorrelaterade artikel saknar väsentlig information. Du kan hjälpa till genom att lägga till den. (sv)
  • TI-BASIC是一款基于BASIC语言的,内置于搭配Zilog Z80处理器的TI系列德州仪器计算器以及N-Spire系列计算器的一种科学计算器编程语言。 (zh)
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 657730 (xsd:integer)
dbo:wikiPageLength
  • 24423 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1117565642 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • TI-Basic ist der Name einer Programmiersprache, mit der programmierbare Taschenrechner der amerikanischen Firma Texas Instruments (TI) arbeiten. Sie unterscheidet sich etwas von der verbreiteten Programmiersprache BASIC. Besonders für die neueren Modelle von Texas Instruments, wie den TI-83 Plus bzw. den , den TI-84 Plus, den TI-89, den TI-92 bzw. , den Voyage 200 und den TI-Nspire gibt es heute eine Vielzahl von Programmen. (de)
  • TI-BASIC är en av många dialekter av programspråket BASIC. Det har introducerats av Texas Instruments och används i vissa av detta företags räknedosor. Denna datorrelaterade artikel saknar väsentlig information. Du kan hjälpa till genom att lägga till den. (sv)
  • TI-BASIC是一款基于BASIC语言的,内置于搭配Zilog Z80处理器的TI系列德州仪器计算器以及N-Spire系列计算器的一种科学计算器编程语言。 (zh)
  • TI-Basic es el nombre por el que es conocido el lenguaje de programación integrado en algunas calculadoras gráficas programables de Texas Instruments. Se asemeja al lenguaje BASIC clásico, de ahí su nombre. Al igual que este último, es un lenguaje de programación imperativo. (es)
  • TI-Basic est le nom du langage de programmation des calculatrices graphiques Texas Instruments (Depuis lors remplacé officiellement par le langage Python sur les derniers modèles). Par sa philosophie et ses capacités, ce langage se rapproche du BASIC, d'où son nom. Cependant, sa syntaxe est substantiellement différente de celle du BASIC. Le TI-Basic des calculatrices basées sur le Motorola 68000 (« 68 K ») (TI89) n'est pas le même que celui des calculatrices basées sur le Z80 (TI-83,TI-84). Chaque modèle de calculatrice dispose de fonctionnalités particulières exploitables par les programmes, mais le cœur du langage est commun. (fr)
  • TI-BASIC is the official name of a BASIC-like language built into Texas Instruments (TI)'s graphing calculators.TI-BASIC is a language family of three different and incompatible versions, released on different products: * TI-BASIC 83 (on Z80 processor) for TI-83 series, TI-84 Plus series * TI-BASIC 89 (on 68k processor) for TI-89 series, TI-92 series, Voyage 200 * TI-BASIC Nspire (on ARM processor) for TI-Nspire and TI-Nspire CAS TI rarely refers to the language by name, but the name TI-BASIC has been used in some developer documentation. (en)
  • TI-BASIC is de programmeertaal aanwezig op de meeste Texas Instruments-rekenmachines. De taal is gebaseerd op Basic, een eenvoudige programmeertaal en een van de eerste "moderne" programmeertalen. Het is mogelijk tekst op het scherm te zetten en via menu's onderdelen van een programma (het geheel aan opdrachten) te kiezen.Een programma in TI-Basic bestaat eigenlijk uit een serie opdrachten waarvan een groot aantal ook direct (via het basisscherm) uitgevoerd kan worden. Het gebruik van een programma kan echter ingewikkeld rekenwerk vereenvoudigen. (nl)
rdfs:label
  • TI-BASIC (en)
  • TI-Basic (de)
  • TI-Basic (es)
  • TI-Basic (fr)
  • TI-BASIC (nl)
  • TI-BASIC (sv)
  • TI-BASIC (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageRedirects of
is dbo:wikiPageWikiLink of
is dbp:progLang 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