Re: Language/Firmware Comparisons
Posted: 01 Feb 2011, 23:41
I jumped head first into Lejos. I put the extended firmware back on! That was a painful experience. None of it worked. None of it was simple. The amount of configuring necessary was crazy. All the varying instructions were inconsistent, skipped steps, and had errors. The new brick OS kept crashing just on normal use. I should have known that as soon as I was editing environment variables, nobody had yet taken the time to make the product reasonable and reliable.
Yes, that was my post-traumatic rant. I was really hoping to get some polymorphic re-entrant functions
So I am going to refactor my NXC code so a single function manages multiple components. It has been a long time since I dealt with cooperative-multitasking.
Yes, that was my post-traumatic rant. I was really hoping to get some polymorphic re-entrant functions
So I am going to refactor my NXC code so a single function manages multiple components. It has been a long time since I dealt with cooperative-multitasking.