summaryrefslogtreecommitdiff
path: root/lang/yorick/pkg-descr
blob: cadde68905a4e1f262479990fc2c8909a9d2a6b0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Yorick is an interpreted language like Basic or Lisp.  For an interpreter,
Yorick is very fast for many scientific applications.  It features:

     * A C-like language, but without declarative statements.
     * An X window system interactive graphics package.
     * Yorick's binary file package can read or write floating point
       formats foreign to the machine where Yorick is running.
     * A library of functions written in the Yorick language.
     * Provisions for embedding compiled subroutines and functions within
       a Yorick interpreter.

Because Yorick can read either text or binary files, it can be used
"out of the box" as a pre- and post-processor for most existing
physics simulation programs.

Read the article in the Nov/Dec 1995 issue of Computers in Physics
(Vol. 9, p. 609) for more details.

WWW: ftp://ftp-icf.llnl.gov/pub/Yorick/doc/index.html