Z++
Z++ is a historical programming language created in 1991.
28Years Old | 1,020Users | 0Jobs |
- Z++ ranks in the top 50% of languages
- the Z++ wikipedia page
- Z++ first appeared in 1991
- See also: z-notation
- I have 23 facts about Z++. just email me if you need more.
Example code from Wikipedia:
CLASS ClassName [OWNS List_of_attributes] [FUNCTIONS constant_definitions] [TYPE type_declaration] [ENTENDS list_of_super_classes] [OPERATIONS list_of_state_change_operations_definitions] [RETURNS list_of_query_operations_definitions] [ACTIONS all_operations_declarations] [INVARIANT predicates] [HISTORY RTL_predicates] END CLASSEdit
Last updated February 11th, 2019