On Mar 16, 2010, at 2:22 PM, Jochen Wilhelmy wrote: > >>> >>> int(1) >>> int4(1, 2, 3, 4) >>> >> >> Do other compilers support this syntax? (e.g., GCC)? >> > > Cg, glsl and hlsl support it. We do not aim to implement those languages in clang. -Chris