0%

Words starting with languagetra

Unfortunately we didn’t found any matching words.
Maybe these words will be useful:
  • language — a body of words and the systems for their use common to a people who are of the same community or nation, the same geographical area, or the same cultural tradition: the two languages of Belgium; a Bantu language; the French language; the Yiddish language.
  • language code — (human language, standard)   A set of standard names and abbreviations maintained by ISO for identifying human languages, natural and invented, past and present. Each language has a list of English and French names and an ISO 639-2 three-letter code. Some also have an ISO 639-1 two-letter code. The list even includes the Klingon language from the Star Trek science fiction series. There are also country codes.
  • language acquisition device — a hypothesized innate mental faculty present in infants that enables them to construct and internalize the grammar of their native language on the basis of the limited and fragmentary language input to which they are exposed. Abbreviation: LAD.
  • language lawyer — A person, usually an experienced or senior software engineer, who is intimately familiar with many or most of the numerous restrictions and features (both useful and esoteric) applicable to one or more computer programming languages. A language lawyer is distinguished by the ability to show you the five sentences scattered through a 200-page manual that together imply the answer to your question "if only you had thought to look there". Compare wizard, legal, legalese.
  • language arts — study of reading and writing
  • language-based editor — language-sensitive editor
  • language-sensitive editor — An editor that is aware of the syntactic, semantic and in some cases the structural rules of a specific programming language and provides a framework for the user to enter source code. Programs or changes to previously stored programs are incrementally parsed into an abstract syntax tree and automatically checked for correctness.
  • language death — the complete displacement of one language by another in a population of speakers.
  • languages of choice — C and Lisp. Nearly every hacker knows one of these, and most good ones are fluent in both. Smalltalk and Prolog are also popular in small but influential communities. There is also a rapidly dwindling category of older hackers with Fortran, or even assembler, as their language of choice. They often prefer to be known as Real Programmers, and other hackers consider them a bit odd (see "The Story of Mel"). Assembler is generally no longer considered interesting or appropriate for anything but HLL implementation, glue, and a few time-critical and hardware-specific uses in systems programs. Fortran occupies a shrinking niche in scientific programming. Most hackers tend to frown on languages like Pascal and Ada, which don't give them the near-total freedom considered necessary for hacking (see bondage-and-discipline language), and to regard everything even remotely connected with COBOL or other traditional card walloper languages as a total and unmitigated loss.