|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools |
Rating:
|
Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Roborio and Swift?
Quote:
// just looked up "Go" Code:
no type inheritance no method or operator overloading no circular dependencies among packages no pointer arithmetic no assertions no generic programming |
|
#2
|
|||
|
|||
|
Re: Roborio and Swift?
Quote:
Code:
no type inheritance no method or operator overloading no circular dependencies among packages no pointer arithmetic no assertions no generic programming |
|
#3
|
||||
|
||||
|
Re: Roborio and Swift?
Go actually has *better* generic programming, sorta. It would be cool to use in FIRST.
|
|
#4
|
|||
|
|||
|
Re: Roborio and Swift?
I just dont get why you would do mono/c#, java has the same syntax as the library is more mature
|
|
#5
|
||||
|
||||
|
Re: Roborio and Swift?
Quote:
Javascript does not need method inheritance due to it's loose type definition, is built to avoid circular dependencies, and has no concept of pointers so pointer arithmetic is pointless. Please attempt to be less aggressive next time. ![]() Quote:
Quote:
|
|
#6
|
|||||
|
|||||
|
Re: Roborio and Swift?
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.
|
|
#7
|
||||
|
||||
|
Re: Roborio and Swift?
Educational probably. Especially pointer arithmetic, that is a nearly daily part of my job.
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|