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

theConfig



UPDATE changes since 26 sep 2024 : 210 files changed, 7672 insertions, 5173 deletions


SUMMARY theConfig - Support the libconfig native library
NEWS FROM: 30 oct, 2024

The main focus was Ruby integration into NHI10 .

NEW features
For Python and Ruby the binding of META to SELF has been revised and changed to MkRefDecrWithUnlinkSelf.


DETAILS

theConfig is a simple library for processing structured configuration files.
The file format is more compact and more readable than XML. And unlike XML, it is type-aware,
so it is not necessary to do string parsing in application code.

theConfig is very compact – a fraction of the size of the expat XML parser library.
This makes it well-suited for memory-constrained systems like handheld devices.

theConfig includes bindings for languages supported by the Programming-Language-Micro-Kernel (PLMK).
It works on POSIX-compliant UNIX and UNIX-like systems (GNU/Linux, Mac OS X, FreeBSD),
Android, and Windows (2000, XP and later).

DEPENDENCIES theCompiler, theKernel, http://hyperrealm.github.io/libconfig/

References

documentation theLink theCompiler
package use '--config' option native 2 managed-object

Files

README , INSTALL , NEWS, CHANGES