code wiki / (root) / nx_ocr_assemble_gate.nx

nx_ocr_assemble_gate.nx

buildroot/runtime/nx_ocr_assemble_gate.nx

2057 B43 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/prooftopic ocr
docsdependenciesstructsconstsfunctions

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

nx_gate.nx nx_ocr_assemble.nx nx_ocr_assemble_gate.nx

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

main asm_assemble sys_mmap chk gw sys_write gn sys_write ↻ sys_mmap ↻ gw ↻ gn ↻

structs

none

consts

none

functions

7func chk(name: *u8, got: i64, want: i64, st: *i64) -> i64
called by 1: main calls 2: gwgn
13func main() -> i64