User:Lugalde/Universal programming language: Difference between revisions

Content deleted Content added
Lugalde (talk | contribs)
mNo edit summary
Lugalde (talk | contribs)
mNo edit summary
Line 3:
'''Universal programming language'''
 
In [[Computer science]] and [[Computer programming]], the '''Universal programming langauagelanguage''' refers to an hypotetical or real programming language having the most features of diverse programming languages such as homoicoinicity, diversity or paradigms, notations, syntaxes, etc. and runnable by compuetrs regards of their architecture.
 
On its simpest definition, an universal programming language should be able to host and run programs expressed as [[Algorithm|algorithms]], given that these are bound to neither a particular programming language nor computer architecture.
 
= History =
Line 9 ⟶ 11:
Turing machine
 
[[Donald_Knuth]]'s [[MIX]]
Donald Knuth's machine language
 
Formulae
Line 16 ⟶ 18:
 
[[Orthogonality (programming)|Ortogonality]]
 
Paradigms
 
Syntaxes
 
= Uses =