Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: S-Lang A small but highly functional embedded interpreter. S-Lang was a stack-based postfix language resembling Forth and BC/DC with limited support for infix notation. Now it has a C-like infix syntax. Arrays, stings, integers, floating-point and autoloading are all suported. The editor JED embeds S-lang. S-Lang is available under the {GNU Library General Public License}. It runs on MS-DOS, Unix, and VMS. Latest version: 0.94, as of 1993-06-12. (ftp://amy.tch.harvard.edu/). E-mail: John E. Davis . (2000-10-30)