This is meant to be a partial MATLAB to Julia compiler, just to ease the transition of libraries.
Run with ./run_moonwalk.jl matlab_file.m
.
- Valid Matlab
- No empty switch statements
Run ./MoonwalkTest.jl
to run the test suite, or input specific numbers to run specific test cases (in the samples folder).