Neo N3 NEF decompiler: parse, disassemble, lift bytecode to high-level pseudocode and C# skeletons, with a CLI, JSON reports, and optional WebAssembly bindings.
//! Expression-building helpers for the high-level emitter.
//!//! These helpers translate opcode sequences into pseudo-language statements.
modcollections;modcore;modflow;