Content deleted Content added
→References: Copyedit: citation author-link William M. McKeeman |
No edit summary Tags: Visual edit Mobile edit Mobile web edit |
||
Line 1:
A '''high-level language computer architecture''' ('''HLLCA''') is a [[computer architecture]] designed to be targeted by a specific [[high-level language]], rather than the architecture being dictated by hardware considerations. It is accordingly also termed '''language-directed computer design,''' coined in {{harvtxt|McKeeman|1967}} and primarily used in the 1960s and 1970s. HLLCAs were popular in the 1960s and 1970s, but largely disappeared in the 1980s. This followed the dramatic failure of the [[Intel 432]] (1981) and the emergence of [[optimizing compiler]]s and [[reduced instruction set computing]] (RISC) architecture and RISC-like CISC architectures, and the later development of [[just-in-time compilation]] for HLLs. A detailed survey and critique can be found in {{harvtxt|Ditzel|Patterson|1980}}.
HLLCAs date almost to the beginning of HLLs, in the [[Burroughs large systems]] (1961), which were designed for [[ALGOL 60]] (1960), one of the first HLLs. The most well-known HLLCAs are the [[Lisp machine]]s of the 1970s and 1980s (for [[Lisp (programming language)|Lisp]], 1959). At present the most popular HLLCAs are [[Java processor]]s, for [[Java (programming language)|Java]] (1995), and these are a qualified success, being used for certain applications. A recent architecture in this vein is the
==Definition==
|