| |
| |
Advanced MINC features (Site not responding. Last check: 2007-10-13) |
 | | Because MINC is an interpreted language, variables do not have to be declared before they are used. |
 | | MINC will automatically declare and type variables (the default type is floating point), but variables can be declared in a scorefile to guarantee a specific type (such as int). |
 | | MINC understands most of the basic arithmetic operators (+, -, *, /, >, <, ==, !=, <=, >=, **, etc.), but it does not parse pre- or post-fix operators (i.e. |
| www.music.princeton.edu /winham/advancedMINC.html (333 words) |
|