- added initializer syntax for vectors. A vector can be set with vectorvar = (x,y,z); for a 3-dimensional vector and vectorvar = (x, y); for a 2-dimensional one. |
||
|---|---|---|
| .. | ||
| ast.cpp | ||
| zcc-parse.lemon | ||
| zcc_compile.cpp | ||
| zcc_compile.h | ||
| zcc_expr.cpp | ||
| zcc_exprlist.h | ||
| zcc_parser.cpp | ||
| zcc_parser.h | ||