Table of Contents
    Home / Definitions / Yorick
    Languages 1 min read

    An interpreted programming language used for scientific applications such as simulations, calculations, post-processing, interactive scientific graphics, or translating large files of numbers. Yorick is written in ANSI C and runs on most operating systems. It has a compact syntax, similar to C, but with array operators. It’s easily expandable through dynamic linking of C libraries.

     

     

     

     

    Was this Article helpful? Yes No