Ceres - Operating System Wiki
Brought to you by:
sreekants
As a hosted operating system, Ceres also runs on the cloud as a digital twin runtime in a private cloud. The libraries in this layer provides runtime support for scripting extensions on a twin environment.
Module | Layer | Description |
---|---|---|
database | kernel | Ceres Scripting Runtime Objects : Database support. |
math | kernel | This library implements data management services. |
os | kernel | This library implements data management services. |
system | kernel | This library implements data management services. |
vm | kernel | This library implements data management services. |
Documentation for individual classes are included in docs.tar.gz file in the root directory. You will need to extract it into the docs directory for your documentation to work. Please read /docs/index.htm for more instructions.
Samples for key components in this layer are organized in the samples/core directory of the source code.