S (programming language)

S
ParadigmMulti-paradigm: imperative, object oriented
DeveloperRick Becker, Allan Wilks, John Chambers, William S. Cleveland, Trevor Hastie
First appeared1976 (1976)
Typing disciplinedynamic, strong
Licensedepends on implementation
Websiteect.bell-labs.com/sl/S/ at the Wayback Machine (archived 2018-10-14)
Major implementations
S-PLUS
Influenced by
C, APL, PPL, Fortran
Influenced
R

S is a statistical programming language developed primarily by John Chambers and (in earlier versions) Rick Becker, Trevor Hastie, William Cleveland and Allan Wilks of Bell Laboratories. The aim of the language, as expressed by John Chambers, is "to turn ideas into software, quickly and faithfully". It was formerly widely used by academic researchers., but has now been superseded by the partially backwards compatible R language, a part of the GNU free software project. S-PLUS was a widely used commercial implementation of S that was formerly sold by TIBCO Software.