RunMat
The Fast, Free, Modern MATLAB / Octave code runtime
RunMat is a free, open-source, MATLAB-compatible runtime designed to execute existing MATLAB/Octave code without license fees or vendor lock-in. The project emphasizes modern performance, describing a V8-inspired runtime architecture with a lightweight installer for Linux, macOS, and Windows. It targets full language grammar and core semantics, aiming to support arrays, indexing idioms, multiple return values, and classdef constructs that many scientific users rely on. The distribution includes...