> > I was initially very enthusiastic about Bonescript when I first started > with the BBB. > It should be a good starting point for a beginner, assuming it all works!
One of the concerns I eventually realized was the potential timing problems with Javascript based embedded devices. It's a function of how the language works. After I got the book "Exploring Beaglebone" by Derek Molloy, I've abandoned Bonescript for C/C++. The trade-off is a large learning curve required for the language(s) and associated tool chains. I think it is inevitable if you want to get the most power from the BBB you will need to go in this direction. Greg -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
