[<<][staapl][>>][..]
Wed Jul 29 10:20:29 CEST 2009
Forth and `singletons'
Related to `electrical engineers love macros' and the use of global
structures inside Forth abstractions for embedded programming.
If I'm allows to simplify greatly: most embedded programming can be
thought of as consisting of two steps:
- building abstractions
- instantiating + connecting
Because the latter part contains a significant amount of _you really
only need one_ the abstractions can usually be macros _that make this
assumption_.
Write something intelligible about this.
[Reply][About]
[<<][staapl][>>][..]