Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

SPSS

< >

SPSS is a programming language created in 1968 by Norman H. Nie and C. Hadlai Hull and Dale H. Bent.

#65on PLDB 56Years Old
Homepage · Wikipedia · Release Notes · Docs

SPSS Statistics is a software package used for logical batched and non-batched statistical analysis. Long produced by SPSS Inc., it was acquired by IBM in 2009. The current versions (2015) are officially named IBM SPSS Statistics. Read more on Wikipedia...


Example from hello-world:
BEGIN PROGRAM. print "Hello World" END PROGRAM.
* SPSS Syntax * "Hello World" title in the Output Window of SPSS via SPSS Syntax. TITLE 'Hello World'.

Language features

Feature Supported Example Token
Strings ✓ "Hello world" "
Case Insensitive Identifiers ✓
Print() Debugging ✓ print
Comments ✓ * A comment where first character must be *.
Semantic Indentation X
Line Comments X

- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v144.0.0