Content deleted Content added
Peter Flass (talk | contribs) →History: rm link to self |
m clean up, replaced: <em> → '', </em> → '' using AWB |
||
Line 8:
| influenced = [[Intermediate programming language]], [[OMNIBAC Symbolic Assembler]]
}}
'''Short Code''' was one of the first higher-level languages ever developed for an [[electronic computer]].<ref name=Sebesta>Sebesta, W.S Concepts of Programming languages. 2006;M6 14:18 pp.44. ISBN 0-321-33025-0</ref> 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.<ref name=Sebesta>Sebesta, W.S Concepts of Programming languages. 11E; Chapter 2, pp.39. ISBN 978-0133943023</ref>
==History==
Line 26:
0000X30309X1
Along with basic [[arithmetic]], Short Code allowed for branching and calls to a library of functions. The language was [[interpreter (computing)|interpreted]] and ran about 50 times slower than [[machine code]].<ref>
== See also ==
Line 34:
==References==
{{reflist}}
* Wexelblat, Richard L. (Ed.) (1981).
* Murdoch, [http://hopl.murdoch.edu.au/showlanguage.prx?exp=2707&language=SHORT%20CODE Short Code] (HOPL)
|