| Line: 1 to 1 | ||||||||
|---|---|---|---|---|---|---|---|---|
| Added: | ||||||||
| > > |
matlab-front; parsing and processing MATLAB codematlab-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 syntaxNo 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.DownloadLater... | |||||||