The LibMkKernel API … More...
Collaboration diagram for MK_PY_API:Topics | |
| MkKernel_PY_API | |
| MkKernel PACKAGE - The package is the toplevel structure of the Programming-Language-Micro-Kernel (PLMK) … | |
| MkObjectC_PY_API | |
| MkObjectC - class known as obj or object is used as base-class type for a Programming-Language-Micro-Kernel (PLMK) class … | |
| MkBufferC_PY_API | |
| MkBufferC - the abstract class known as buf or buffer is used to create and manage dynamic, generic, mixed typed data. … | |
| MkBufferStreamC_PY_API | |
| MkBufferStreamC - the abstract class known as bus or stream is a subclass of MkBufferC and is used for package-based-io … | |
| MkBufferListC_PY_API | |
| MkBufferListC - the class known as bfl or buffer-list is used to create and manage a list of MkBufferC … | |
| MkLogFileC_PY_API | |
| MkLogFileC - the class known as lfl or log-file is used to control the target of the logging-output … | |
| MkErrorC_PY_API | |
| MkErrorC - the class known as err or error is used to create and manage an error message … | |
| MkExceptionC_PY_API | |
| MkExceptionC - The default-exception of the Programming-Language-Micro-Kernel (PLMK) … | |
| MkRuntimeC_PY_API | |
| MkRuntimeC - The class known as mkrt or runtime is the main pymkkernel application environment … | |
The LibMkKernel API …
This structure is clearly defined by separating concerns into three distinct programming layers: