Jump to content

Next Byte Codes

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jerryobject (talk | contribs) at 01:30, 20 February 2011 (Minor copy edit.). 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

  • Official website
  • 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 1590598180.{{cite book}}: CS1 maint: multiple names: authors list (link)
  • Robotics lecture using NBC