orc: orc 0.4.17 (ORC – The Optimized Inner Loops (Oil) Runtime Compiler)  
orc:  
orc: Orc is a just-in-time compiler implemented as a library and set of 
orc: associated tools for compiling and executing simple programs that operate 
orc: on arrays of data. Orc is unlike other general-purpose JIT engines: the 
orc: Orc bytecode and language is designed so that it can be readily converted 
orc: into SIMD instructions.  
orc: 
orc: 
orc: 
orc:  
