Not Quite C (NQC) is a programming language, API and native byte-code compiler toolkit for the Lego Mindstorms, Cybermaster and LEGO Spybotics systems. It is based primarily on the C programming language but has specific limitations, such as the maximum number of subroutines and variables allowed, which differ depending on the version of firmware the RCX has. The language was invented by David Baum. He has released two books on the subject.

PropertyValue
dbpprop:abstract
  • Not Quite C (NQC) is a programming language, API and native byte-code compiler toolkit for the Lego Mindstorms, Cybermaster and LEGO Spybotics systems. It is based primarily on the C programming language but has specific limitations, such as the maximum number of subroutines and variables allowed, which differ depending on the version of firmware the RCX has. The language was invented by David Baum. He has released two books on the subject. NQC Integrated Development Environments are available for many platforms including Microsoft Windows, Mac OS X, Linux, BeOS and DOS.
  • Not Quite C ist eine Programmiersprache mit C-ähnlicher Syntax für die "programmierbaren Legosteine" der Lego Mindstorms- und Spybotics-Produktserie. Eine IDE für Windows für NQC ist BricxCC. Diese enthält auch viele nützliche Tools. Für das Mindstorms NXT-System gibt es eine eigene Sprache, NXC. NQC-Programme können sehr einfach und kurz sein. Ein simples Programm zum Beispiel für den RCX könnte so aussehen: task main On(OUT_A); Wait(200); Off(OUT_A); Jedes Programm dieser Programmiersprache sollte mit task main beginnen. On(OUT_A); bedeutet, dass sich der Motor A dreht. Eine Anweisung wird mit einem Semikolon beendet. Steht eine Wait-Anweisung, bedeutet das lediglich, dass das Programm für die Zeit in den Klammern wartet und danach erst fortfährt. In diesem Beispiel dreht sich der Motor A für 2 Sekunden und wird dann mit dem Befehl Off(OUT_A); angehalten. Das Programm endet und beginnt mit den geschweiften Klammern.
  • NQC, Not Quite C, No Suficiente C, es un lenguaje de programación parecido al C, para programar el RCX de LEGO. Fue desarrollado por un ingeniero de Motorola llamado Dave Baum y es totalmente gratuito. Funciona desde la linea de comandos, esto significa que su funcionamiento es muy parecido al MS-DOS, aunques mucho más comodo utilizarlo con el RCX Comand Center.
  • "Not Quite C" ou NQC est un langage de programmation du RCX fondé sur du texte. Les programmes sont écrit dans un éditeur de texte, compilés, puis envoyés dans le RCX. Le compilateur étant originellement en mode texte, il existe différents IDE dont RcxCC (pour Windows) et MacNQC(pour Macintosh)
  • NQC (acrónimo de "Not Quite C") é uma linguagem de programação muito semelhante ao C. É um software livre lançado sob a Mozilla Public License (MPL). Está disponível para ambientes Microsoft Windows e Mac OS X.
dbpprop:hasPhotoCollection
dbpprop:reference
rdf:type
rdfs:comment
  • Not Quite C (NQC) is a programming language, API and native byte-code compiler toolkit for the Lego Mindstorms, Cybermaster and LEGO Spybotics systems. It is based primarily on the C programming language but has specific limitations, such as the maximum number of subroutines and variables allowed, which differ depending on the version of firmware the RCX has. The language was invented by David Baum. He has released two books on the subject.
  • Not Quite C ist eine Programmiersprache mit C-ähnlicher Syntax für die "programmierbaren Legosteine" der Lego Mindstorms- und Spybotics-Produktserie. Eine IDE für Windows für NQC ist BricxCC. Diese enthält auch viele nützliche Tools. Für das Mindstorms NXT-System gibt es eine eigene Sprache, NXC. NQC-Programme können sehr einfach und kurz sein.
  • NQC, Not Quite C, No Suficiente C, es un lenguaje de programación parecido al C, para programar el RCX de LEGO. Fue desarrollado por un ingeniero de Motorola llamado Dave Baum y es totalmente gratuito. Funciona desde la linea de comandos, esto significa que su funcionamiento es muy parecido al MS-DOS, aunques mucho más comodo utilizarlo con el RCX Comand Center.
  • "Not Quite C" ou NQC est un langage de programmation du RCX fondé sur du texte. Les programmes sont écrit dans un éditeur de texte, compilés, puis envoyés dans le RCX. Le compilateur étant originellement en mode texte, il existe différents IDE dont RcxCC (pour Windows) et MacNQC(pour Macintosh)
  • NQC (acrónimo de "Not Quite C") é uma linguagem de programação muito semelhante ao C. É um software livre lançado sob a Mozilla Public License (MPL). Está disponível para ambientes Microsoft Windows e Mac OS X.
rdfs:label
  • Not Quite C
  • NQC
  • NQC
  • NQC
  • NQC
owl:sameAs
skos:subject
foaf:page
is owl:sameAs of