<<O>>  Difference Topic MatlabFront (r1.1 - 10 Mar 2006 - ArthurVanDam)
Line: 1 to 1
Added:
>
>

matlab-front; parsing and processing MATLAB code

matlab-front defines the syntax of MATLAB code and offers a parser and prettyprinter. Other programs could use this to transform, optimize or generate new MATLAB code. Matlab-front is developed within the Stratego/XT framework.

MATLAB syntax

No official MATLAB syntax is publicly available, so I used the manual and much 'playing around' to find out about the tricky parts in the language syntax.

Download

Later...
Revision -
Revision r1.1 - 10 Mar 2006 - 12:23 - ArthurVanDam