Category:Yoric: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(The spelling was confused before...)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#REDIRECT [[:Category:Yorick]]
{{stub}}{{language}}

Yorick is an interpreted programming language for scientific simulations or calculations, postprocessing or steering large simulation codes, interactive scientific graphics, and reading, writing, or translating large files of numbers. Yorick includes an interactive graphics package, and a binary file package capable of translating to and from the raw numeric formats of all modern computers. Yorick is written in ANSI C and runs on most operating systems (*nix systems, Windows, MacOS). For a short overview, see the Linux Gazette and Unix review articles.

Yorick has a compact syntax, similar to C, but with array operators. It is easily expandable through dynamic linking of C libraries, allows efficient manipulation of arbitrary size/dimension arrays, and offers extensive graphic capabilities.

Latest revision as of 22:46, 10 October 2010

Redirect to:

This category currently contains no pages or media.