The Thunderbolt (1919 film)

The Thunderbolt is a 1919 American silent drama film directed by Colin Campbell and starring Katherine MacDonald, Spottiswoode Aitken and Thomas Meighan.[1]

The Thunderbolt
Directed byColin Campbell
Written byJ. Grubb Alexander
StarringKatherine MacDonald
Spottiswoode Aitken
Thomas Meighan
CinematographyAlfred Gandolfi
Production
company
Katherine MacDonald Pictures
Distributed byFirst National Pictures
Release date
October 6, 1919
Running time
6 reels
CountryUnited States
LanguageSilent
English intertitles

Cast


unbilled

gollark: I believe you only need a USB cable and something capable of accessing mass storage devices.
gollark: What of the Raspberry Pi Pico™ apioid?
gollark: I actually made CONS CONS all values in the program, for purposes.
gollark: ```lisp (let (qsort xs cont) (cond ((= xs '()) (cont '())) (true (do (let h (head xs)) (let t (tail xs)) (let part_result (partition_rec t (lambda (x) (< x h)) '(() ()))) (qsort (head part_result) (lambda (ls) (qsort (snd part_result) (lambda (rs) (cont (+ ls (list h) rs)))))) )) ))```Here is a sorting program.
gollark: Lisp is basically where you take a functional dynamically typed language and replace all the syntax with nested brackets.

References

  1. Guide to the Silent Years of American Cinema p.66

Bibliography

  • Donald W. McCaffrey & Christopher P. Jacobs. Guide to the Silent Years of American Cinema. Greenwood Publishing, 1999.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.