0%

caf

C.A.F.
C c

Transcription

    • US Pronunciation
    • US IPA
    • UK Pronunciation
    • UK IPA
    • /kˈæf/
    • /kˈaf/
    • US Pronunciation
    • US IPA
    • /kˈæf/

Definitions of caf word

  • abbreviation CAF cost and freight 3
  • abbreviation Definition of CAF in Technology constant applicative form 3
  • noun caf (colloquial) café. 1
  • noun Definition of caf in Technology (functional programming)   (CAF) A supercombinator which is not a lambda abstraction. This includes truly constant expressions such as 12, (+ 1 2), [1, 2, 3] as well as partially applied functions such as (+ 4). Note that this last example is equivalent under eta abstraction to \ x . + 4 x which is not a CAF. Since a CAF is a supercombinator, it contains no free variables. Moreover, since it is not a lambda abstraction it contains no variables at all. It may however contain identifiers which refer to other CAFs, e.g. c 3 where c = (* 2). A CAF can always be lifted to the top level of the program. It can either be compiled to a piece of graph which will be shared by all uses or to some shared code which will overwrite itself with some graph the first time it is evaluated. A CAF such as ints = from 1 where from n = n : from (n+1) can grow without bound but may only be accessible from within the code of one or more functions. In order for the garbage collector to be able to reclaim such structures, we associate with each function a list of the CAFs to which it refers. When garbage collecting a reference to the function we collect the CAFs on its list. 1
  • noun caf (Colloquial) cafeteria. 0

Information block about the term

Parts of speech for Caf

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation

caf popularity

A pretty common term. Usually people know it’s meaning, but prefer to use a more spread out synonym. About 44% of English native speakers know the meaning and use word.
Most Europeans know this English word. The frequency of it’s usage is somewhere between "mom" and "screwdriver".

caf usage trend in Literature

This diagram is provided by Google Ngram Viewer

Top questions with caf

  • what is caf?
  • what is caf pow?
  • what does caf stand for?
  • what is a caf number?
  • what is a caf pow?
  • how to play a caf file?
  • how to open caf files?
  • what is caf file?
  • what is caf in france?
  • who can ask for a caf to be undertaken?
  • how to obtain a caf number?
  • what is a caf file?
  • what is the meaning of caf?
  • what is a caf?
  • how to get a caf number?

See also

Matching words

Was this page helpful?
Yes No
Thank you for your feedback! Tell your friends about this page
Tell us why?