slackbuilds_ponce/development/orc/README
M.Dinslage 7c8584c2b8 development/orc: Updated for version 0.4.14.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-06-13 01:31:20 -04:00

8 lines
340 B
Text

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.