mirror of
https://gitlab.com/CinnamonSlackBuilds/csb.git
synced 2024-12-26 21:59:28 +01:00
04ce3d2a8b
Signed-off-by: Willy Sudiarto Raharjo <willysr@gmail.com>
12 lines
469 B
Text
12 lines
469 B
Text
|-----handy-ruler------------------------------------------------------|
|
|
orc: orc (The Oil Runtime Compiler)
|
|
orc:
|
|
orc: Orc is a library and set of tools for compiling and executing very
|
|
orc: simple programs that operate on arrays of data. The language is
|
|
orc: a generic assembly language that represents many of the features
|
|
orc: available in SIMD architectures, including saturated addition and
|
|
orc: subtraction, and many arithmetic operations.
|
|
orc:
|
|
orc:
|
|
orc:
|
|
orc:
|