slackbuilds_ponce/development/orc
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
orc.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
orc.SlackBuild development/orc: Updated for version 0.4.16. 2011-12-09 20:41:55 -02:00
README development/orc: Updated for version 0.4.16. 2011-12-09 20:41:55 -02:00
slack-desc development/orc: Updated for version 0.4.14. 2011-06-13 01:31:20 -04:00

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.