Paketname | yorick |
Beschreibung | interpreted language and scientific graphics |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.06+dfsg-2 |
Sektion | science |
Priorität | optional |
Installierte Größe | 1572 Byte |
Hängt ab von | yorick-data (= 2.1.06+dfsg-2), libc6 (>= 2.7), libx11-6 (>= 0), dpkg (>= 1.15.4) | install-info, deb |
Empfohlene Pakete | rlwrap, yorick-z |
Paketbetreuer | Thibaut Paumard |
Quelle | |
Paketgröße | 734802 Byte |
Prüfsumme MD5 | 7a22ce12a4660bb9eb35d6657fbf0bf5 |
Prüfsumme SHA1 | d8f6e62c83176aaba9f6495de3d3104fd5bd973b |
Prüfsumme SHA256 | 6047a1d12af1d468953549474487ced2b80aa7f2b7a8a27291b82ab6918290a1 |
Link zum Herunterladen | yorick_2.1.06+dfsg-2_i386.deb |
Ausführliche Beschreibung | Yorick is an interpreted programming language for:
* scientific simulations or calculations
* postprocessing or steering large simulation codes
* interactive scientific graphics
* reading, writing, and translating large files of numbers
.
The language features a compact syntax for many common array
operations, so it processes large arrays of numbers very quickly and
efficiently. Superficially, yorick code resembles C code, but yorick
variables are never explicitly declared and have a dynamic scoping
similar to many Lisp dialects. The yorick language is designed to be
typed interactively at a keyboard, as well as stored in files for
later use.
.
This package includes an emacs-based development environment, which
you can launch by typing M-x yorick in emacs.
|