slackbuilds_ponce/development/orc
M.Dinslage 7295e723ef development/orc: Added.
The Oil Runtime Compiler.
  Thanks to M.Dinslage.
2010-05-13 13:30:58 +02:00
..
orc.info development/orc: Added. 2010-05-13 13:30:58 +02:00
orc.SlackBuild development/orc: Added. 2010-05-13 13:30:58 +02:00
README development/orc: Added. 2010-05-13 13:30:58 +02:00
slack-desc development/orc: Added. 2010-05-13 13:30:58 +02: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.