English Dictionary
◊ DID YOU MEAN SLANG?
slang
n 1: informal language consisting of words and expressions that
are not considered appropriate for formal occasions;
often vituperative or vulgar; "their speech was full of
slang expressions"
2: a characteristic language of a particular group (as among
thieves); "they don't speak our lingo" [syn: {cant}, {jargon},
{lingo}, {argot}, {patois}, {vernacular}]
v 1: use slang or vulgar language
2: fool or hoax; "The immigrant was duped because he trusted
everyone"; "You can't fool me!" [syn: {gull}, {dupe}, {befool},
{cod}, {fool}, {put on}, {take in}, {put one over}, {put
one across}]
3: abuse with coarse language
English Computing Dictionary
◊ S-LANG
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.
E-mail: John E. Davis .
{(ftp://amy.tch.harvard.edu/)}
Version 0.94 consists of an interpreter, documentation and
examples. Available under the {GNU Library General Public
License}. Ported to {MS-DOS}, {Unix}, {VMS}. Must be
compiled with large memory model on {MS-DOS}. (1993-06-12).