thunk
English
Pronunciation
- IPA(key): /θʌŋk/
Audio (US) (file) - Rhymes: -ʌŋk
Etymology 1
By analogy with past tenses and past participles ending in "-unk", such as drunk and sunk.
Verb
thunk
- (humorous, nonstandard) past participle of think
- Who would have thunk those guys would have a problem with a little lie?
- A skunk sat on a stump and thunk the stump stunk, but the stump thunk that the skunk stunk.
- 1939, “If I Only Had a Brain”, Harold Arlen (music), E.Y. Harburg (lyrics) (music), performed by Ray Bolger as the Scarecrow, from The Wizard of Oz:
- I could think of things I never thunk before ...
Derived terms
- who would have thunk it, who'd have thunk it, who'd've thunk it
Etymology 2
Onomatopoeic.
Interjection
thunk
- Representing the dull sound of the impact of a heavy object striking another and coming to an immediate standstill, with neither object being broken by the impact.
Verb
thunk (third-person singular simple present thunks, present participle thunking, simple past and past participle thunked)
- To strike against something, without breakage, making a "thunk" sound.
- I was thunked on the head by his stick.
Etymology 3
Said by the inventors to be from the irregular jocular past tense of think (see Etymology 1), being coined when they realised that the type of an argument in ALGOL 60 could be predetermined at compile time (with a little compile-time “thought”).[1]
Noun
thunk (plural thunks)
- (computing, functional programming) A delayed computation.
- Coordinate term: closure
- 2009, Bryan O'Sullivan, John Goerzen, Donald Bruce Stewart, Real World Haskell, O'Reilly, page 97:
- Not surprisingly, a thunk is more expensive to store than a single number […] .
- (computing) In the Scheme programming language, a function or procedure taking no arguments.
- (computing) A specialized subroutine that one software module uses to execute code in another module.
- 1995 October 10, PC Mag, volume 14, number 17, page 326:
- If the provider of these DLLs has not updated the code to a 32-bit environment, you will have to switch to a new 32-bit library or write thunks between your 32-bit code and the 16-bit DLL.
Related terms
- thunking (noun)
Verb
thunk (third-person singular simple present thunks, present participle thunking, simple past and past participle thunked)
- (computing, functional programming, transitive) To delay (a computation).
- 2009, Bryan O'Sullivan, John Goerzen, Donald Bruce Stewart, Real World Haskell, O'Reilly, page 97:
- Not surprisingly, a thunk is more expensive to store than a single number, and the more complex the thunked expression, the more space it needs. For something cheap such as arithmetic, thunking an expression is more computationally expensive than calculating it immediately.
- (computing, transitive) To execute (code) by means of a thunk.
References
- thunk, entry in Free On-line Dictionary of Computing.
Anagrams
This article is issued from Wiktionary. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.