code wiki / nxc
topic: nxc
6 modules sharing the nxc name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_nxc.nx | the full NishiLang sovereign-compiler driver. | 303 | 2 |
| nx_nxc_baremetal.nx | THE FULL PRODUCT LOOP: NishiLang SOURCE -> self-hosted nxc -> RV64 ELF -> QEMU-validated | 95 | 8 |
| nx_nxc_native_wrap.nx | sovereign bootstrap-verification driver. | 180 | 4 |
| nx_nxc_run.nx | GENERIC runner: reads a NishiLang program compiled to RV64 ELF by the self-hosted nxc | 71 | 6 |
| nxc.nx | the full NishiLang sovereign-compiler driver. | 282 | 2 |
| nxc_native_wrap.nx | sovereign bootstrap-verification driver. | 173 | 4 |