object-based programming

  • 111History of programming languages — This article discusses the major developments in the history of programming languages. For a detailed timeline of events, see the timeline of programming languages. History of Programming Languages The first programming languages predate the… …

    Wikipedia

  • 112Actor-Based Concurrent Language — (ABCL) is a family of programming languages, developed in Japan in the 1980s and 1990s. Contents 1 ABCL/1 1.1 ABCL/R 1.1.1 ABCL/R2 1.2 ABCL/c+ …

    Wikipedia

  • 113Claire (programming language) — Claire Paradigm(s) multi paradigm: functional, object oriented (class based), rule processing, reflective Appeared in 1994 (1994) Designed by Yves Caseau Stable release …

    Wikipedia

  • 114Mock object — In object oriented programming, mock objects are simulated objects that mimic the behavior of real objects in controlled ways. A computer programmer typically creates a mock object to test the behavior of some other object, in much the same way… …

    Wikipedia

  • 115Racket (programming language) — Racket Paradigm(s) Multi paradigm: Functional, Procedural, Modular, Object oriented, Reflective, Meta Appeared in 1994 Developer …

    Wikipedia

  • 116Esoteric programming language — An esoteric programming language (sometimes shortened to esolang) is a programming language designed as a test of the boundaries of computer programming language design, as a proof of concept, or as a joke. There is usually no intention of the… …

    Wikipedia

  • 117Oz (programming language) — Oz Paradigm(s) multi paradigm: logic, functional, imperative, object oriented, constraint, distributed, concurrent Appeared in 1991 Designed by Gert Smolka, his students Developer Mozart …

    Wikipedia

  • 118Stack-oriented programming language — A stack oriented programming language is one that relies on a stack machine model for passing parameters. Several programming languages fit this description, notably Forth and PostScript, and also many Assembly languages (but on a much lower… …

    Wikipedia

  • 119Flavors (programming language) — For the sensory impression imparted by food, see flavor. For other uses, see Flavor (disambiguation). Flavors[1], an early object oriented extension to Lisp developed by Howard Cannon at the MIT Artificial Intelligence Laboratory for the Lisp… …

    Wikipedia

  • 120Service Oriented Programming — (SOP) is a programming paradigm that uses services as the unit of computer work, to design and implement integrated business applications and mission critical software programs. Services can represent steps of business processes and thus one of… …

    Wikipedia