Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Function-level programming
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{redirect|function-level|the term in mental health assessments|Global Assessment of Functioning}} {{confused|functional programming}} {{original research|date=April 2018}} In computer science, '''function-level''' programming refers to one of the two contrasting [[programming paradigm]]s identified by [[John Backus]] in his work on programs as mathematical objects, the other being [[value-level programming]]. In his 1977 [[Turing Award]] lecture, Backus set forth what he considered to be the need to switch to a different philosophy in programming language design:<ref>{{cite journal|doi=10.1145/359576.359579|title=Can programming be liberated from the von Neumann style?: A functional style and its algebra of programs|journal=Communications of the ACM|volume=21|issue=8|pages=613β641|year=1978|last1=Backus|first1=John|url=https://www.cs.ucf.edu/~dcm/Teaching/COT4810-Fall%202012/Literature/Backus.pdf|doi-access=free}}</ref> <blockquote>Programming languages appear to be in trouble. Each successive language incorporates, with a little cleaning up, all the features of its predecessors plus a few more. [...] Each new language claims new and fashionable features... but the plain fact is that few languages make programming sufficiently cheaper or more reliable to justify the cost of producing and learning to use them.</blockquote> He designed [[FP (programming language)|FP]] to be the first [[programming language]] to specifically support the function-level programming style. A ''function-level'' program is '''variable-free''' (cf. [[point-free programming|''point-free'' programming]]), since [[Variable (programming)|program variable]]s, which are essential in value-level definitions, are not needed in function-level programs.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)