Chilly Scenes of Winter

Chilly Scenes of Winter is Ann Beattie's first novel, published by Doubleday in 1976.[1][2][3] The marketing copy from the paperback edition declared, "This is the story of a love-smitten Charles; his friend Sam, the Phi Beta Kappa and former coat salesman; and Charles' mother, who spends a lot of time in the bathtub feeling depressed."

Plot

As the novel begins in the time between Christmas and New Year's, Charles, several days short of his 27th birthday, is dealing with his mentally ill mother's recent hospitalization. His 19-year-old sister is home from college for the holidays. Neither is fond of their step-father Pete, a friend of their late father, who died of a heart attack at the age of 39. His mother has been hospitalized in a mental institution in the past.

Charles is obsessively in love with Laura, a married woman who once worked as a librarian for his employer. After she left her husband, they lived together briefly, but she returned home. He still yearns for a reconciliation with Laura. He must plow through his dull daily life while dealing with his feelings for her and coping with his family and his friend Sam.

Film adaptation

The novel was adapted into a film, called Head Over Heels in its original 1979 release. It was unsuccessful at the box office. It was re-released with a new ending as Chilly Scenes of Winter in 1982, and turned a profit.[4] Beattie herself had a cameo in the movie. Whereas the first version was faithful to the novel in having an upbeat ending, the second version had a downbeat ending.

gollark: All numbers are two's complement because bee you.
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).
gollark: By "really fast", I mean "in a few decaminutes, probably".
gollark: I suppose I could just specify it really fast.

References

  1. Beattie, Ann (September 24, 1976). "Chilly scenes of winter". Doubleday via Google Books.
  2. O'Hara, I. D. (August 15, 1976). "Chilly Scenes Of Winter" via NYTimes.com.
  3. "CHILLY SCENES OF WINTER | Kirkus Reviews" via www.kirkusreviews.com.
  4. Safford, Jeff. "Chilly Scenes of Winter". Turner Classic Movies. Retrieved 7 February 2012.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.