Search found 1 match
- 28 Mar 2014, 10:52
- Forum: Mindstorms Hardware
- Topic: NXT Clumps and Shared Functions
- Replies: 0
- Views: 19956
NXT Clumps and Shared Functions
I'm hoping this is the correct board, it's somewhat related to the intelligent bricks anyway. I'm writing my own language and compiler which targets NXT robots, and so I've been reading about how the virtual machine works. As I understand it, a program is logically divided into clumps, and these clu...