| |
| | Embedded.com - B# - A programming language for small footprint embedded systems applications: Part 1 (Site not responding. Last check: 2007-11-06) |
 | | B# (pronounced “be sharp”) is a tiny, object-oriented, and multi-threaded programming language that is specially dedicated for small footprint embedded systems. |
 | | Despite the evolution of object-orientation and the development of advanced language features such as interfaces, delegates, and properties, the linga franca for embedded systems programmers continues to be the C programming language. |
 | | Each B# program consists of one or more source files.Eac h file is composed of types which, in turn, are composed of members.Classes, interfaces, and delegates are examples of different types and fields, methods, properties, interrupt handlers, and device registers are examples of different members. |
| www.embedded.com /showArticle.jhtml?articleID=183700818 (2207 words) |
|