Short Code (computer language)




Short Code was one of the first higher-level languages developed for an electronic computer.

Unlike machine code, Short Code statements represented mathematic expressions rather than a machine instruction.

Also known as an automatic programming, the source code was not compiled but executed through an interpreter to simplify the programming process; the execution time was much slower though.