Content deleted Content added
m External links per MoS. |
m →Objective C successor: fix link |
||
Line 2:
==Objective C successor==
'''TOM''' is an [[object oriented]] programming language that can be considered as the ultimate incarnation of [[Objective
The primary changes in TOM are the addition of multi-inheritance, ''tuples'' as a first-class part of the language, cleaner syntax, free of the [[C programming language|C]] requirements for header files and pre-compiler commands, and the ability to use ''categories'' (the re-use mechanism) to include anything.
Line 10:
===External links===
* [http://www.gerbil.org/tom/ The TOM Programming Language]
==[[Pattern matching]] language==
|