Yorick (programming language)
| Yorick | |
|---|---|
| Designed by | David H. Munro |
| First appeared | 1996 |
| Stable release | 2.2.04
/ May 2015 |
| OS | Unix-like systems including macOS, Microsoft Windows |
| License | BSD |
| Filename extensions | .i |
| Website | github |
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.