Jump to content

Host introspection: Difference between revisions

m
(J: simplify)
Line 309:
<lang j> IF64 {;:'little big'
little</lang>
 
This returns <code>big</code> in 64 bit J.
 
Note that this mechanism is testing the interpreter, and not the OS or Hardware. (Though, of course, you cannot run a 64 bit interpreter on a machine that does not support it.)
6,962

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.