Skip to content

Sable/Mc2For

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mc2For

Repository for the MATLAB to Fortran compiler

Installation Instructions

Mc2For can be built by running the following command from the McLab root directory.

cd languages/Natlab/ && ant build

In order to generate the jar file run the following command

cd languages/Natlab/ && ant jar-mc2for