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

    In computer science, 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 ...

  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. List of programming languages by type - Wikipedia

    en.wikipedia.org/wiki/List_of_programming...

    Reflective programming languages let programs examine and possibly modify their high-level structure at runtime or compile-time. This is most common in high-level virtual machine programming languages like Smalltalk, and less common in lower-level programming languages like C. Languages and platforms supporting reflection:

  5. 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 ...

  6. 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]

  7. High- and low-level - Wikipedia

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

    In terms of programming, a high-level programming language is one which has a relatively high level of abstraction, and manipulates conceptual functions in a structured manner. A low-level programming language is one like assembly language that contains commands closer to processor instructions.

  8. Fourth-generation programming language - Wikipedia

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

    A fourth-generation programming language (4GL) is a high-level computer programming language that belongs to a class of languages envisioned as an advancement upon third-generation programming languages (3GL).

  9. Programming language generations - Wikipedia

    en.wikipedia.org/wiki/Programming_language...

    Initially, all programming languages at a higher level than assembly were termed "third-generation", but later on, the term "fourth-generation" was introduced to try to differentiate the (then) new declarative languages (such as Prolog and domain-specific languages) which claimed to operate at an even higher level, and in a domain even closer ...