slackbuilds_ponce/development/orc
M.Dinslage f78e9c997a development/orc: Updated for version 0.4.15.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2011-10-11 21:20:26 -05:00
..
orc.info development/orc: Updated for version 0.4.15. 2011-10-11 21:20:26 -05:00
orc.SlackBuild development/orc: Updated for version 0.4.15. 2011-10-11 21:20:26 -05:00
README development/orc: Updated for version 0.4.14. 2011-06-13 01:31:20 -04:00
slack-desc development/orc: Updated for version 0.4.14. 2011-06-13 01:31:20 -04:00

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.