I am trying to get started with the 'Elements of Programming' by Alex Stepanov and Paul McJones. On Page5 last para: They say,
"This book uses a programming language that has no way to describe values and value types as separate from object and object types."
I mean, can someone give an example of a programming language where it is possible to describe values as a separate entity from an object.