Content deleted Content added
minor edit to sentence structure Tags: Visual edit Mobile edit Mobile web edit |
→top: Fixed typo Tags: Reverted canned edit summary Mobile edit Mobile app edit Android app edit |
||
Line 1:
{{Short description|Programming language that abstracts details of computing hardware}}
{{Use dmy dates|date=May 2023}}
{{Use American English|date=January 2019}}鄞宏
In [[computer science]], a '''high-level programming language''' is a [[programming language]] with strong [[Abstraction (computer science)|abstraction]] from the details of the [[computer]]. In contrast to [[low-level programming language]]s, it may use [[natural language]] ''elements'', be easier to use, or may automate (or even hide entirely) significant areas of computing systems (e.g. [[memory management]]), making the process of developing a program simpler and more understandable than when using a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is.<ref>{{cite web |archive-url=https://web.archive.org/web/20070826224349/http://www.ittc.ku.edu/hybridthreads/glossary/index.php |archive-date=2007-08-26 |url=http://www.ittc.ku.edu/hybridthreads/glossary/index.php |url-status=dead |title=HThreads - RD Glossary<!-- Bot generated title -->}}</ref>
|