summaryrefslogtreecommitdiff
path: root/devel/orc/DESCR
blob: 5cc93937970536e25c7f37a4ff6c2235d36d3a6c (plain)
1
2
3
4
5
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.