⎕systemInfo System Information r←⎕systemInfo
Category: Core
r is a struct with the following entries:
osis a string with the operating system name;archis a string with the architecture name;jsis a boolean indicating whether TinyAPL is running in JavaScript;bigEndianis a boolean indicating whether the architecture stores multi-byte types in big endian order.