code wiki / nxe
topic: nxe
5 modules sharing the nxe name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_nxe.nx | the SOVEREIGN NISHI EXECUTABLE FORMAT (NXE). Our OWN file -- NOT an ELF knockoff. A UNIQUE exceed: | 104 | 13 |
| nx_nxe_exec_probe.nx | PROBE (cardinal rule 2: verify the runtime primitive before building on it). | 32 | 4 |
| nx_nxe_kernel0.nx | N2: emit KERNEL.NXE, the FIRST Nishi-native-format executable (constitution A2: | 1195 | 28 |
| nx_nxe_lib.nx | the SOVEREIGN NXE writer + native VERIFY-THEN-EXECUTE loader, extracted (rule-15 DRY) so both the | 51 | 9 |
| nx_nxe_loader.nx | GATE: the NATIVE NXE LOADER that VERIFIES then EXECUTES (composes nx_nxe_lib, rule-15 DRY). | 92 | 6 |