task-level programming system

  • 11C (programming language) — C The C Programming Language[1] (aka K R ) is the seminal book on C …

    Wikipedia

  • 12Forth (programming language) — infobox programming language name = Forth paradigm = Procedural, stack oriented year = 1970s designer = Charles H. Moore typing = typeless dialects = colorForth, Open Firmware implementations = Forth, Inc., GNU Forth, MPE influenced by =… …

    Wikipedia

  • 13Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… …

    Wikipedia

  • 14Game programming — This article is about the specifics of programming aspect of game development, for a broader overview see game development …

    Wikipedia

  • 15Fourth-generation programming language — A fourth generation programming language (1970s 1990) (abbreviated 4GL) is a programming language or programming environment designed with a specific purpose in mind, such as the development of commercial business software.[1] In the history of… …

    Wikipedia

  • 16Automata-based programming (Shalyto's approach) — Automata Based Programming is a programming technology [1] . Its defining characteristic is the use of finite state machines to describe program behavior. The transition graphs of a state machines are used in all stages of software development… …

    Wikipedia

  • 17Lisp (programming language) — Infobox programming language name = Lisp paradigm = multi paradigm: functional, procedural, reflective generation = 3GL year = 1958 designer = John McCarthy developer = Steve Russell, Timothy P. Hart, and Mike Levin latest release version =… …

    Wikipedia

  • 18Natural language programming — Not to be confused with Neurolinguistic programming. Natural language programming NLP is an ontology assisted way of programming in terms of natural language sentences, e.g. English. A structured document with Content, sections and subsections… …

    Wikipedia

  • 19Python (programming language) — infobox programming language name = Python paradigm = multi paradigm: object oriented, imperative, functional year = 1991 designer = Guido van Rossum developer = Python Software Foundation latest release version = 2.6 latest release date =… …

    Wikipedia

  • 20Extensible programming — is a term used in computer science to describe a style of computer programming that focuses on mechanisms to extend the programming language, compiler and runtime environment. Extensible programming languages, supporting this style of programming …

    Wikipedia