Wednesday, December 8, 2010

Puzzle: Is The Arduino Language Object-Oriented?

The basic Arduino Language looks rather procedural according to the references.

But it does supports Libraries which are clearly classes, as shown by the syntax for using libraries, and the documentation for creating your own Libraries.

No comments:

Post a Comment