395 B
395 B
Project memory
- RPN calculator JS project.
- Read
.memory/state.mdfor current state. - Keep names and commands in English.
- Update memory files based on events: engine, demo, API, commands, exports, docs, or tasks.
- Core arithmetic now includes
rootfor y-th roots, andsamples/calc-02/uses it fory√x. samples/calc-02/in portrait mode remains the active responsive demo.