self-documenting

  • 21Revolution (programming language) — Revolution is a commercial Cross platform rapid application development language based on Hypercard s HyperTalk. It is developed and sold by Runtime Revolution Ltd., based in Edinburgh, Scotland.Revolution runs on Classic, Mac OS X, Windows 95… …

    Wikipedia

  • 22Javelin Software — Corporation (1984 1988) was a company in Cambridge, Massachusetts which developed an innovative modeling and data analysis product, also called Javelin, and later Javelin Plus. Seen as the successor technology to spreadsheet software in reviews… …

    Wikipedia

  • 23Intentional programming — In computer programming, intentional programming is a collection of concepts which enable software source code to reflect the precise information, called intention , which programmers had in mind when conceiving their work. By closely matching… …

    Wikipedia

  • 24AUCTEX — Infobox Software name = AUCTeX caption = AUCTeX showing some preview capabilities developer = The AUCTeX Team latest release version = latest release date = operating system = cross platform genre = LaTeX license = GPL website =… …

    Wikipedia

  • 25Richard Stallman — Richard Matthew Stallman Richard Stallman at the University of Pittsburgh 2010 Born March 16, 1953 (1953 03 16) (age 58) New York City, New York …

    Wikipedia

  • 26Enumerated type — In computer programming, an enumerated type is a data type (usually user defined) consisting of a set of named constants called enumerators . The act of creating an enumerated type defines an enumeration. When an identifier such as a variable is… …

    Wikipedia

  • 27Compiler Description Language — Compiler Description Language, or CDL, is a Computer language based on affix grammars. It is very similar to Backus–Naur form(BNF) notation. It was designed for the development of compilers. It is very limited in its capabilities and control… …

    Wikipedia

  • 28Computer appliance — A computer appliance is generally a separate and discrete hardware device with integrated software (firmware), specifically designed to provide a specific computing resource. These devices became known as appliances because of their similarity to …

    Wikipedia

  • 29Preservation metadata — is an essential component of most digital preservation strategies. As an increasing proportion of the world’s information output shifts from analog to digital form, it is necessary to develop new strategies to preserve this information for the… …

    Wikipedia

  • 30Tag (programming) — In programming, a tag is an argument to a subroutine that determines other arguments passed to it, which is used as a way to pass indefinite number of tagged parameters to the subroutine; notably, tags are used for a number of system calls in… …

    Wikipedia