code wiki / pendulum
topic: pendulum
4 modules sharing the pendulum name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_pendulum.nx | Simulates a nonlinear pendulum using integer arithmetic and symplectic integration for accurate physical behavior. | 140 | 19 |
| nx_pendulum_gate.nx | NATIVE verify of the browser pendulum (base = mmap; SAME code runs in sovereign WASM). | 116 | 6 |
| nx_pendulum_pack.nx | Compiles Nishi nx code to WASM and generates HTML for a nonlinear pendulum simulation. | 83 | 4 |
| nx_pendulum_wasm_vm_gate.nx | RUN (not just compile) the browser pendulum wasm in our OWN sovereign WASM VM | 63 | 6 |