code wiki / _hdl_build / nx_wflow_loop_gate.nx
nx_wflow_loop_gate.nx
buildroot/runtime/_hdl_build/nx_wflow_loop_gate.nx
about
nx_wflow_loop_gate.nx -- R11 LOOPS gate: for-each = apply-to-each over the connector plane. Step arg
`<listexpr>~<template>`: the list substitutes ONCE (comma-split, 32-cap loud), then per item the engine
binds {item} as a run variable, emits WFITER, substitutes the template, forks the connector. Any failed
item fails the STEP (retry/on-fail machinery applies). Empty list = zero iterations, step OK. Proves the
per-item argv actually varies (argecho), the last item persists as {item} for later steps, empty-list
no-op, item failure fail-stops, load refusals. THREE forks. license_tier: ORIGINAL expect_exit: 0
dependencies 1 imports · 0 importers
imports: nx_wflow_engine.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
| 9 | func lg_n(led: *u8, ridtok: *u8, st: *u8) -> i64 |
| 15 | func lg_row(conf: *u8, name: *u8, elf: *u8, flag: *u8) -> i64 |
| 30 | func main() -> i64 |