|
|
|
|
|
by ecoffey
5784 days ago
|
|
I think read part of that as well, I just don't do Java dev day in, day out is all :-) But this got me thinking about compiler tricks in general, and how they can be a good thing. For instance in C# the keywords foreach, and using are just compiler tricks, as well as the notion of closures. |
|