Primary Access to system-level objects.
- io, file/directory manipulation, process management, database access, ipc, networking...
print "Hello world!"; is likely to work just fine in a scripting language, with perhaps a bit of syntactic sugar.
Reification of quite a bit of user-land experience as syntax for pre-existing objects inside the language environment.