Kokum Programming Language 0.29.0
Relocatable Linux distribution for x86_64

Copyright (c) 2026 TigerDB Solutions Private Limited.
Website: https://kokum.dev

Public executables:
  bin/kokumc
  bin/kokumvm
  bin/kokum-ide

Required runtime assets:
  share/kokum/ide
  share/kokum/web-runtime

Compiled Kokum libraries:
  lib/libkokum*.a

Bundled third-party runtime libraries:
  See BUNDLED_RUNTIME_LIBRARIES.txt

Compatibility:
  Linux x86_64
  GLIBC_2.38 or a compatible newer glibc ABI

Run after extraction:
  ./bin/kokumc --version
  ./bin/kokumvm --version
  ./bin/kokum-ide

The executables use a relative RUNPATH of $ORIGIN/../lib. Approved third-party
shared libraries that are not part of the glibc operating-system contract are
carried in lib/. glibc, the ELF loader, libm and other core OS libraries remain
provided by the target Linux installation. For the widest compatibility, build
this package on the oldest Linux/glibc baseline you intend to support.

The package contains no Markdown documents, C/C++/Objective-C source or
headers, Kokum source, project forms, bytecode, application bundles, tests,
examples or build scripts. HTML, CSS, JavaScript and SVG under share/kokum are
required runtime assets, not source-distribution material.
