A Boy from Calabria

Un ragazzo di Calabria (internationally released as A Boy from Calabria) is a 1987 Italian comedy drama film by Luigi Comencini.[1]

A Boy from Calabria
Directed byLuigi Comencini
CinematographyFranco Di Giacomo
Edited byNino Baragli
Release date
1987
LanguageItalian

It entered the main competition at the 44th Venice Film Festival in which it won the Pasinetti Award for Best Actor (to Gian Maria Volonté).[2]

Cast

gollark: As a Go developer, you have surely encountered at some point something using the `container` package, containing things like `container/ring` (ring buffers), `container/list` (doubly linked list), and `container/heap` (heaps, somehow). You may also have noticed that use of these APIs requires `interface{}`uous type casting. As a Go developer you almost certainly do not care about the boilerplate, but know that this makes your code mildly slower, which you ARE to care about.
gollark: High demand for generics by programmers around the world is clear, due to the development of languages like Rust, which has highly generic generics, and is supported by Mozilla, a company. As people desire generics, the market *is* to provide them.
gollark: Hmm.
gollark: Interesting!
gollark: In languages such as Haskell, generics are extremely natural. `data Beeoid a b = Beeoid a | Metabeeoid (Beeoid b a) a | Hyperbeeoid a b a b` trivially defines a simple generic data type. It is only in the uncoolest of languages that this simplicity has been stripped away, with generic support artificially limited to a small subset of types, generally just arrays and similar structures. Thus, reject no generics, return to generalized, simple and good generics.

References

  1. Roberto Poppi. Dizionario del cinema italiano: I film. Gremese, 2000. ISBN 887742429X.
  2. Enrico Lancia. I premi del cinema. Gremese Editore, 1998. ISBN 88-7742-221-1.


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