OpenCom Code
Status: Beta
Brought to you by:
barryfp
File | Date | Author | Commit |
---|---|---|---|
example | 2010-08-16 | barryfp | [r66] |
kernel | 2010-11-22 | barryfp | [r74] Adding support for provided interface variants,... |
kernel_interfaces | 2010-08-16 | barryfp | [r63] Fixed a bug in GSCs which failed to adjust the ... |
synthesis | 2010-11-22 | barryfp | [r74] Adding support for provided interface variants,... |
LICENSE.txt | 2008-11-25 | barryfp | [r1] Initial version release |
changelog.txt | 2010-11-22 | barryfp | [r75] |
readme.txt | 2010-04-15 | barryfp | [r50] OpenCom v1.4.0 and Lorien v2.0; extensive updat... |
OpenCom C is a realisation of Lancaster University's OpenCom component programming model in the C language. A brief guide to the directory structure: example/ A complete example system built using OpenCom (with a version for Windows and Linux) kernel/ The OpenCom runtime / kernel kernel_interfaces/ "Interfaces" / header files for working with OpenCom synthesis/ A prototype "synthesis" system for composing OpenCom systems into various configurations lorien/ The dynamic operating system built on OpenCom (currently primarily aimed at WSN hardware) More documentation can be found at http://opencomc.sourceforge.net/ Copyright 2008-2010 Barry Porter, Computer Science Department, Lancaster University, UK