A succinct model for evaluating a serial sequence of boolean values on a domain.
|
|
||
|---|---|---|
| doc | Extend schema | |
| src | Add content to source README | |
| AUTHORS | Add initial sources | |
| CHANGELOG | Add initial sources | |
| LICENSE | Add initial sources | |
| NEWS | Add initial sources | |
| PRIMER | Add initial sources | |
| README | Extend README | |
| TODO | Add initial sources | |
/ Serial Domain Aggregator Serial Domain Aggregator (SDA) is a succinct model for evaluating a serial sequence of boolean values on a domain. SDA is primarily intended to serve as an example of a minimal, algorithmic model for processing a sequence of these values; the scope does not extend beyond this purpose. Continuing, the model is simple to implement and has clean mnemonics, as the system is based around one ubiquitous type of object. SDA can be used as a target for programming languages, hardware implementation, and can be applied in a practical context if the system supports extraneous domains. See the documentation for specifications and technical details. +/