Content deleted Content added
Add link to Mildred Koss' Wikipedia entry. |
→Origin: auto Tags: Mobile edit Mobile web edit |
||
Line 1:
{{Programming paradigms}}
<code>'''In [[computer science]], the term
<code>'''There has been little agreement on the precise definition of automatic programming, mostly because its meaning has changed over time. [[David Parnas]], tracing the history of "automatic programming" in published research, noted that in the 1940s it described automation of the manual process of punching [[paper tape]]. Later it referred to translation of [[high-level programming language]]s like [[Fortran]] and [[ALGOL]]. In fact, one of the earliest programs identifiable as a [[compiler]] was called [[Autocode]]. [[David Parnas|Parnas]] concluded that "automatic programming has always been a [[euphemism]] for programming in a higher-level language than was then available to the programmer."<ref>D. L. Parnas. "[http://web.stanford.edu/class/cs99r/readings/parnas1.pdf Software Aspects of Strategic Defense Systems]." ''American Scientist''. November 1985.</ref>'''</code>
<code>'''[[Program synthesis]] is one type of automatic programming where a procedure is created from scratch, based on mathematical requirements.'''</code>
==Origin==
|