Oz (programming language): Difference between revisions

Content deleted Content added
m linking
m script-assisted date audit and style fixes per MOS:NUM
Line 1:
{{Use dmy dates|date=May 20122022}}
{{Infobox programming language
|name = Oz
Line 11 ⟶ 12:
|typing = [[dynamic typing|dynamic]]
|implementations = Mozart Programming System
|license = [[MIT License|MIT X11]]<ref>{{cite web |url=https://mozart.github.io/license-info/ |title=Mozart Oz License Info |date=2014-01-16 January 2014 |access-date=2014-01-16 January 2014}}</ref>
|dialects = Oz, Mozart
|influenced by = [[Erlang (programming language)|Erlang]], [[Lisp (programming language)|Lisp]], [[Prolog]]
Line 17 ⟶ 18:
|website = {{URL|mozart.github.io}}
}}
{{Use dmy dates|date=May 2012}}
 
'''Oz''' is a [[multiparadigm programming language]], developed in the Programming Systems Lab at [[Université catholique de Louvain]], for programming language education. It has a canonical textbook: [[Concepts, Techniques, and Models of Computer Programming]].