code wiki / _hdl_build / nx_dataeng_compare_page.nx
nx_dataeng_compare_page.nx
buildroot/runtime/_hdl_build/nx_dataeng_compare_page.nx
about
nx_dataeng_compare_page.nx -- GENERATOR: the /compare/dataeng page. ★07-10 v2 = COMPOSES THE KIT, NOT hand-
rolled CSS. The design/taste now lives in the SYSTEM's canonical shell (nx_sclass_kit content-tier: sk_doc_*/
sk_score_*/sk_dtable_*/sk_drow) -- this page is pure DATA + composition, ZERO inline CSS. So the quality is a
TOOL the whole compare fleet can adopt by composing the same kit (fixes OUR tools, not one page). Renders the
MEASURED census state (616/1000). Self-verified emission. license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_sclass_kit.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 8 | const K_MAGIC_262144: i64 = 262144 |
functions
| 10 | func dc_puts(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 11 | func dc_has(hay: *u8, n: i64, needle: *u8) -> i64 called by 1: main |
| 18 | func dc_wfile(path: *u8, buf: *u8, n: i64) -> i64 |
| 27 | func main() -> i64 |