Gödel (programming language): Difference between revisions

Content deleted Content added
VolkovBot (talk | contribs)
fix link
Line 2:
| name =Gödel
| logo =
| paradigm = [[declarativeDeclarative (programming)|declarative]], [[logicalLogic (programming)|logic]]
| year = 1992
| designer =John Lloyd & Patricia Hill
Line 19:
}}
 
'''Gödel''' is a [[declarativeDeclarative (programming)|declarative]], general-purpose [[programming language]] that adheres to the [[logicalLogic (programming)|logic]] [[programming paradigm]]. It is a [[strongly typed language]], the type system being based on many-sorted logic with parametric polymorphism. It is named after logician [[Kurt Gödel]].
 
==Features==