Content deleted Content added
mNo edit summary |
m added reference for speedcoding |
||
Line 1:
<ref name=Sebesta>Sebesta, W.S Concepts of Programming languages. 2006;M6 14:18 pp.44. ISBN# 0-321-33025-0</ref>
The plural name '''[[Short codes]]''' in a computing context, refers to the language of the same name which was the first actually implemented language<ref name=Sebesta/> used for an electronic computing device. The technique used in programming the device involved using codes which mapped to hardware functions. At the time,the language had to be 'hand coded' or simply put 'manually compiled' to [[machine code]], rather than being able to parse it through a [[lexical analyser]] or [[compiler]]. The technique is named synonymously with [[pseudocodes]], which can be confused with the highlevel language-independent algorithm 'language' representation. Short Code was the predecessor to [[Speedcoding]], which extended Short Code by allowing for floating point calculations and code representation for the four calculation operators (* / + -?)
|