theKernel 10.0 NHI1 - theKernel - theLink - theConfig - theSq3Lite - theCompiler - theBrain - theGuard
c - tcl - py - rb - jv - cc
Loading...
Searching...
No Matches
Overview

theKernel



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 .

NEW features

BUG fix


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.

Philosophy
Write Once → Run Everywhere

The library-item is a c-api for a library available as c-header-file.
The library-item is mapped into a Target-Programming-Language (TPL) using a language that is supported by the Programming-Language-Micro-Kernel (PLMK).
Supported Languages are: (C,C++,C#,VB.NET,Java,Python,Ruby,Perl,PHP,Tcl or GO)

Strategy
It takes 4 years to write a programming-language, but it only takes 4 weeks to insert a micro-kernel.

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).

Conclusion
theKernel is used to manage a collection of library-items using an API that is available in all major programming-languages.

DEPENDECIES theCompiler

Summary

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

Files

README , INSTALL , NEWS, CHANGES