Moonwalk.jl
February 19, 2014 ยท View on GitHub
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.
Assumptions
- Valid Matlab
- No empty switch statements
Testing
Run ./MoonwalkTest.jl to run the test suite, or input specific numbers to run specific test cases (in the samples folder).