Content deleted Content added
The "language extension and adaptation" closure method |
No edit summary |
||
Line 20:
Can someone turn this into a more concrete claim? What are people thinking of here? LISP macros, perhaps? --[[User:Ryguasu|Ryguasu]] 29 June 2005 19:00 (UTC)
== This article is difficult to understand ==
I'm a software engineer (a real one (yeah, I know this is a very inflammatory way to start ;))) and I have difficulties understanding this article. For example, in the ''Motivation'' section it is mentioned that the code of the iterator must be duplicated everywhere the list must be iterated over. Why? Are we talking about the machine code (even then, I wouldn't understand why it would need to be inlined) or about the high-level language code? E.g. in Java, when I have to iterate over a Collection, I don't see myself duplicating any code. --[[User:132.210.56.50|132.210.56.50]] 15:21, 28 February 2006 (UTC)
|