0%

26-letter words containing g, u, n, s, t

  • st andrews static language — (language)   (SASL) A functional programming language designed by Professor David Turner in 1976 whilst at St. Andrews University. SASL is a derivative of ISWIM with infinite data structures. It is fully lazy but weakly typed. It was designed for teaching functional programming, with very simple syntax. Example syntax: def fac n = n = 0 -> 1 ; n x fac(n-1) A version of the expert system EMYCIN has been written in SASL. SASL was originally known as "St Andrews Standard Language". Not to be confused with SISAL.
  • state of the union message — an annual message to Congress in which the president reports on the state of the nation and outlines a legislative program: required by the Constitution (Article II, Section 3). Abbreviation: SOTU.
  • string processing language — (language)   (SPRING)
  • strong nuclear interaction — an interaction between elementary particles responsible for the forces between nucleons in the nucleus. It operates at distances less than about 10–15 metres, and is about a hundred times more powerful than the electromagnetic interaction
  • subset-equational language — (SEL) A declarative language for set processing by Bharat Jayaraman with subset and equational program clauses; pattern matching over sets (it supports efficient iteration over sets); annotations to say which functions distribute over union in which arguments (for point-wise/incremental computation over sets); defining transitive closures through circular constraints (implemented by mixed top-down/memoisation and bottom-up strategy); meta-programming and simple higher-order programming; modest user-interface including tracing. The SEL compiler, written in Quintus Prolog, generates WAM-like code, extended to deal with set-matching, memoisation, and the novel control structure of the language. The run-time system is written in C. E-mail: Bharat Jayaraman <[email protected]>.
  • suit sb down to the ground — If you say that something such as a job or piece of clothing suits someone down to the ground, you mean that it is completely suitable or right for them.
  • the single european market — the free trade policy that operates between members of the European Union
  • to call something your own — If you have something you can call your own, it belongs only to you, rather than being controlled by or shared with someone else.
  • to get your fingers burned — If you get your fingers burned or burn your fingers, you suffer because something you did or were involved in was a failure or a mistake.
  • to get your house in order — If someone gets their house in order, puts their house in order, or sets their house in order, they arrange their affairs and solve their problems.
  • to laugh in someone's face — If someone laughs in your face, they are openly disrespectful towards you.
  • to pour scorn on something — If you pour scorn on someone or something or heap scorn on them, you say that you think they are stupid and worthless.
  • turn something on its head — to treat or present something in a completely new and different way
  • very long instruction word — (language, architecture)   (VLIW) Used to describe a machine code instruction set implemented using horizontal microcode. A horizontally encoded instruction word which encodes four or more operations might be considered "very long". VLIW architectures are sometimes classified as a type of static superscalar architecture. They are static in the sense that which units operate in parallel is determined by the instruction rather than by dynamic scheduling at run time. Producing code for VLIW machines is difficult; trace scheduling is a helpful compiler technique. The most famous VLIW machine was built by (the late) Multiflow Computer, Inc.
  • young offender institution — (in Britain) a place where offenders aged 15 to 21 may be detained and given training, instruction, and work
Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?