Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
S-Lang
Jump to user comments
language 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.