nx_lang_sota_census.nx
buildroot/runtime/nx_lang_sota_census.nx
about
nx_lang_sota_census.nx -- HONEST, prove-not-assert census of NishiLang against the SOTA-language bug-class
taxonomy (mined from CWE / the C weakness registry). For each class it states NishiLang's ACTUAL status and,
where behavior is the question, RUNS a real probe rather than asserting. Verdicts:
IMMUNE -- eliminated BY CONSTRUCTION (design makes the bug unexpressible)
WRAP-DEFINED-- happens but is WELL-DEFINED (not UB), just not diagnosed
C-CLASS GAP -- present + undiagnosed, same as C (the roadmap to true "memory-safety > Rust")
Honest posture (feedback-verified-honest-ops + feedback-benchmarks-must-exist-separate): NishiLang is
genuinely SOTA on SOVEREIGNTY / DETERMINISM / NO-GC / INJECTION-IMMUNITY (+ now threads & fixed-arrays), but
C-CLASS on spatial memory safety -- the SUPERIORITY_BAR's "memory-safety > Rust" is ASPIRATIONAL, not yet met.
dependencies 1 imports · 0 importers
imports: nx_fmt.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
| 11 | const K_MAGIC_9223372036854775807: i64 = 9223372036854775807 |
functions
| 13 | func row(cwe: *u8, name: *u8, verdict: *u8, note: *u8) -> i64 |
| 19 | func main() -> i64 |