Yorick (programming language)

Yorick
Designed byDavid H. Munro
First appeared1996 (1996)
Stable release
2.2.04 / May 2015 (2015-05)
OSUnix-like systems including macOS, Microsoft Windows
LicenseBSD
Filename extensions.i
Websitegithub.com/LLNL/yorick

Yorick is an interpreted programming language designed for numerics, graph plotting, and steering large scientific simulation codes. It is quite fast due to array syntax, and extensible via C or Fortran routines. It was created in 1996 by David H. Munro of Lawrence Livermore National Laboratory.