Next Byte Codes

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Dcirovic (talk | contribs) at 13:13, 4 June 2016 (→‎External links: clean up using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Next Byte Codes (NBC) is a simple language with an assembly language syntax that can be used to program Lego Mindstorms NXT programmable bricks. The command line compiler outputs NXT compatible machine code, and is supported on Windows, Mac OS and Linux.[1] It is maintained by John Hansen, a Mindstorms Developer Program member.[2]

The NBC compiler is released under the Mozilla Public License. The integrated development environment (IDE) is Bricx Command Center.

The NBC debugger was developed by SorosyDotCom and can be downloaded as freeware.[3]

References

External links

  • Official website Edit this at Wikidata
  • Michael Gasperi; Philippe Hurbain; Isabelle Hurbain (April 11, 2007). "In the Box". Extreme NXT: Extending the Lego Mindstorms NXT to the Next Level (Technology in Action). APress. doi:10.1007/978-1-4302-0211-0. ISBN 1-59059-818-0.
  • Robotics lecture using NBC