When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. High-level programming language - Wikipedia

    en.wikipedia.org/.../High-level_programming_language

    A high-level programming language is a programming language with strong abstraction from the details of the computer.In contrast to low-level programming languages, 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 ...

  3. Category:High-level programming languages - Wikipedia

    en.wikipedia.org/wiki/Category:High-level...

    Basic and Fortran are the examples of high level languages. ... Pages in category "High-level programming languages" The following 102 pages are in this category, out ...

  4. High- and low-level - Wikipedia

    en.wikipedia.org/wiki/High-_and_low-level

    A low-level programming language is one like assembly language that contains commands closer to processor instructions. In formal methods , a high-level formal specification can be related to a low-level executable implementation (e.g., formally by mathematical proof using formal verification techniques).

  5. Third-generation programming language - Wikipedia

    en.wikipedia.org/wiki/Third-generation...

    A third-generation programming language (3GL) is a high-level computer programming language that tends to be more machine-independent and programmer-friendly than the machine code of the first-generation and assembly languages of the second-generation, while having a less specific focus to the fourth and fifth generations. [1]

  6. Fifth-generation programming language - Wikipedia

    en.wikipedia.org/wiki/Fifth-generation...

    A fifth-generation programming language (5GL) is a high-level programming language based on problem-solving using constraints given to the program, rather than using an algorithm written by a programmer. [1] Most constraint-based and logic programming languages and some other declarative languages are fifth-generation languages.

  7. Programming paradigm - Wikipedia

    en.wikipedia.org/wiki/Programming_paradigm

    High Level Assembly (HLA) is an example of this that fully supports advanced data types and object-oriented assembly language programming – despite its early origins. Thus, differing programming paradigms can be seen rather like motivational memes of their advocates, rather than necessarily representing progress from one level to the next.

  8. Ousterhout's dichotomy - Wikipedia

    en.wikipedia.org/wiki/Ousterhout's_dichotomy

    Ousterhout's dichotomy is computer scientist John Ousterhout's categorization [1] that high-level programming languages tend to fall into two groups, each with distinct properties and uses: system programming languages and scripting languages – compare programming in the large and programming in the small.

  9. Very high-level programming language - Wikipedia

    en.wikipedia.org/wiki/Very_high-level...

    A very high-level programming language (VHLL) is a programming language with a very high level of abstraction, used primarily as a professional programmer productivity tool. [ citation needed ] VHLLs are usually domain-specific languages , limited to a very specific application, purpose, or type of task, and they are often scripting languages ...