Package nbc

Simple language and compiler to program the LEGO NXT brick

http://bricxcc.sourceforge.net/nbc/

Next Byte Codes (NBC) is a simple language with an assembly language
syntax that can be used to program LEGO's NXT programmable brick
(from the new LEGO Mindstorms NXT set).

Not Exactly C (NXC) is a high level language, similar to C, built on
top of the NBC compiler. It can also be used to program the NXT brick.
NXC is basically NQC (Not Quite C) for the NXT.

Version: 1.2.1.r3

General Commands

nbc Compiler for LEGO Mindstorms NXT