K 10 svn:author V 2 mm K 8 svn:date V 27 2010-03-09T10:55:47.000000Z K 7 svn:log V 435 Orc – The Oil Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. (OIL stands for Optimized Inner Loops) WWW: http://code.entropywave.com/projects/orc/ END