Skip to content

Sable/MiX10

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

288 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MiX10

Source code for the MiX10 compiler. Mix10 compiles MATLAB programs to X10, a high performance language developed by IBM.

#Generating the Mix10 jar The Mix10 compiler packaged as a jar file and then used to compile MATLAB programs to X10. Following are the steps to generate the jar file.

  • Clone the repository.
  • Change directory to language/Natlab/.
  • run ant jar

A jar file named MiX10 should be generated.

About

Source code for the MiX10 compiler.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors