Reference articles on history, science, culture and more
Encyclopedia

FL (programming language)

FL (for Function Level) is a programming language created at IBM Research, Almaden, California by John Backus, John Williams, and Edward Wimmers in the 1980s and documented in a report from 1989. FL was designed as a successor of Backus's earlier FP language, providing specific support for what Backus termed function-level programming.

FL is a dynamically typed strict functional programming language with throw and catch exception semantics much as in ML. Each function has an implicit history argument which is used for doing things like strictly functional input/output (I/O), but is also used to link to C code. For optimizing, there exists a type system which is an extension of Hindley-Milner type system inference.

01PLaSM

PLaSM is a "geometry-oriented extension of a subset of the FL language" first described in 1992.

Watch videos about FL (programming language)Explainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article FL (programming language), written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.