Forgot your password?
typodupeerror

Comment Re: Native (Score 1) 118

It's an application which is stored on your hard drive/SSD as binary machine code instructions that your processor can execute directly without translation. As opposed to the .NET binary code or JavaScript code which first must be translated to the binary machine code which your CPU can understand.

Slashdot Top Deals

% APL is a natural extension of assembler language programming; ...and is best for educational purposes. -- A. Perlis

Working...