Crate runmat_repl

Crate runmat_repl 

Source

Structs§

ExecutionResult
ExecutionStats
ReplEngine
Enhanced REPL execution engine that integrates all RunMat components

Functions§

execute_and_format
Execute MATLAB/Octave code and return the result as a formatted string
format_tokens
Tokenize the input string and return a space separated string of token names. This is kept for backward compatibility with existing tests.