Some pretty cool new ROBOTC features coming soon from the fine folks at Robotics Academy:
- Recursion and re-entrant function support
- Simple pointers
I have no hard timeline on this stuff yet but I assume a new beta will appear soon with preliminary support for these features for those who dare! I know I will be modifying my driver suite to make use of these things.
You get all the cool new toys 🙂 Function pointers? wow, that means true object oriented programming (and hopefully a full language refresh) is just around the corner 🙂 I can’t wait to use the STL library with RobotC 😛
Does this apply to NXT? Just Arduino? CORTEX? Or is it universal?
I believe these features will be available on all platforms.