Talk:Polymorphic recursion

Latest comment: 5 years ago by 73.109.122.176

Friday, July 06, 2018 3:10:32 AM

73.109.122.176 (talk) 03:10, 06 July 2018 (UTC): Can someone add a code sample that's in a more commonly recognized language than Haskell, maybe Java?Reply

Nic Waller (talk) 19:02, 25 October 2009 (UTC): Polymorphic recursion is a distinct concept from Polymorphic code, and should not be referred to as such.Reply

Ashtonfedler (talk) 19:39, 25 October 2009 (UTC): Hey Nick, I am going to have to disagree with your assertion that Polymorphic recursion is not Polymorphic code or some how "distinct" from it, to put it simply Polymorphic Recursion is recursive, polymorphic code. Then again I could be misinterpreting what was meant by your statement.Reply

It is worth noting that the article on Polymorphic code from this website, shines a very poor and misguided representation on what Polymorphic code is. The author clearly sees it as a type of malware, I would hate to see his definition of hacker.