nx_ocr_assemble_gate.nx
buildroot/runtime/nx_ocr_assemble_gate.nx
about
nx_ocr_assemble_gate.nx -- proves R5 (glyphs -> text). Glyphs fed in SCRAMBLED order (C, A, D, B): 'A','B','C' on
the top line (with a wide gap before C) and 'D' on a lower line. Expects the assembler to sort into reading order,
insert a space on the wide gap, and break the line -> "AB C\nD". Exit 0 iff all pass. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_gate.nxnx_ocr_assemble.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
| 7 | func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64 |
| 13 | func main() -> i64 |