mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5a473f9a80
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
5 lines
307 B
Text
5 lines
307 B
Text
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.
|