Quote:
Originally Posted by Aero
// just looked up "Javascript"
Code:
no circular dependencies among packages
no pointer arithmetic
no assertions
no generic programming
eh.
|
Why would you need any of these features for an FRC robot? Proper inheritance and overloading is a comfort thing, but the rest are mostly useless in an FRC context.