UPDATE | changes since 26 sep 2024 : 246 files changed, 22212 insertions, 18273 deletions |
SUMMARY | theKernel - A library that adds an object layer with language bindings to the C language |
NEWS FROM: 30 oct, 2024 | The main focus was Ruby integration into NHI10 .
|
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 |