UPDATE | changes since 18 jun 2024 : 473 files changed, 36738 insertions, 24256 deletions |
SUMMARY | theKernel - A library that adds an object layer with language bindings to the C language |
NEWS FROM: 24 sep, 2024 | The main focus was Java integration into NHI10 and the new callback-documentation.
|
DETAILS | theKernel is an infrastructure that link an library-item with a Target-Programming-Language (TPL) using the Programming-Language-Micro-Kernel (PLMK) object-interface. The goal is a programming language independent interface between a C library and a target language.
The library-item is a c-api for a library available as c-header-file.
The library-item is connected to the Target-Programming-Language (TPL) using an api-layer generated by the token-stream-compiler of the Programming-Language-Micro-Kernel (PLMK).
|
DEPENDECIES | theCompiler |
target | #1 | #2 | #3 | #4 | #5 |
---|---|---|---|---|---|
mkkernel | HOWTO Micro-Kernel - the six Crisis | HOWTO Micro-Kernel - the Internals | |||
mkkernel | INTRODUCTION | PACKAGE | MANAGED-OBJECT | PRIMITIVE TYPE | STORAGE MANAGEMENT |