slackbuilds/development/orc
Robby Workman b0caf57957 development/orc: Updated for version 0.4.23.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2015-03-08 06:35:00 +07:00
..
README development/orc: Updated for version 0.4.16. 2011-12-09 20:41:55 -02:00
orc.SlackBuild development/orc: Updated for version 0.4.23. 2015-03-08 06:35:00 +07:00
orc.info development/orc: Updated for version 0.4.23. 2015-03-08 06:35:00 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.