Talk:Type detection: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 56:
==Description doesn't match==
 
The task description mentioned at the top is a different task, not type detection (although one that may involve type detection), and it is the one implemented in zkl. The other three (JavaScript, OASYS Assembler, PHP) implement type detection. Some tasks are meant to explain features of the programming language (such as special symbols, naming conventions, etc), and this perhaps is similar, but nevertheless can be improved so that better explanation, examples, examples of usage, etc are possible. I think C++ has RTTI (although I don't really know as I do not program in C++). Haskell has the "Typeable" class for supporting type detection. Entries on here could also link to tasks which use type detection to achieve their task in this programming language. --[[User:Zzo38|Zzo38]] ([[User talk:Zzo38|talk]]) 17:59, 10 October 2015 (UTC)
35

edits