code wiki / _hdl_build / nx_elara_bar_census.nx
nx_elara_bar_census.nx
buildroot/runtime/_hdl_build/nx_elara_bar_census.nx
about
nx_elara_bar_census.nx -- THE ELARA BAR as a machine target (operator 2026-07-03: "ill be impressed when
we actually are able to render a photorealistic elara with true 1:1 real physics in browser with state of
the art performance on every rung"). This census IS that sentence, decomposed into gated rungs -- every
future climb grades against IT, and the operator's standard (not applause) decides DONE. Grades are
BRUTALLY honest; the fabricated control keeps it that way. license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_syscalls.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
| none |
functions
| 8 | func cw(s: *u8) -> i64 { var n: i64 = 0; while s[n] != (0 as u8) { n = n + 1 } sys_write(1, s, n); return 0 } |
| 9 | func cn(v: i64) -> i64 |
| 18 | func gs(g: i64) -> *u8 called by 1: row |
| 23 | func row(t: *i64, cell: *u8, g: i64, ev: *u8) -> i64 |
| 29 | func main() -> i64 |