Dynamic Variable Assignment in MOGWAI
MOGWAI, an RPN language, enables dynamic variable naming without eval or dictionaries. It relies on three simple primitives to ensure clarity, safety and traceability in stack management.
Mobile dev is good for your health!
MOGWAI, an RPN language, enables dynamic variable naming without eval or dictionaries. It relies on three simple primitives to ensure clarity, safety and traceability in stack management.
A frozen PC application, living tests. How the MOGWAI runtime made it possible to build an industrial test bench capable of testing thousands of electronic boards per year — without ever modifying a single line of the host application’s code.