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
Value-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!
{{Notability|date=June 2025}} '''Value-level programming''' refers to one of the two contrasting [[programming paradigm]]s identified by [[John Backus]] in his work on [[Program (mathematical object)|programs as mathematical objects]], the other being [[function-level programming]].<ref name="s286">{{cite web | title=Concatenative Programming | url=https://web.stanford.edu/class/ee380/Abstracts/171115-slides.pdf |publisher=Stanford University |page=16 | access-date=2025-06-01}}</ref> Backus originally used the term '''object-level programming''' but that term is now prone to confusion with [[object-oriented programming]]. Value-level programs are those that describe how to combine various ''values'' (i.e., numbers, symbols, strings, etc.) to form other values until the final ''result values'' are obtained. New values are constructed from existing ones by the application of various value-to-value functions, such as addition, concatenation, matrix inversion, and so on. Conventional, [[von Neumann programming languages|von Neumann programs]] are value-level: [[expression (programming)|expression]]s on the right side of [[assignment statement]]s are exclusively concerned with building a value that is then to be stored.
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)