Dynamic languages are a class of high-level programming languages whos behaviors is determined at runtime rather than compile time.
Ruby is slow at certain things. But what parts of it are the most problematic? How much does the garbage …
ruby performance garbage-collection dynamic-languagesWhen I want to call a function in javascript with arguments supplied from elsewhere I can use the apply method …
javascript dynamic-languagesOne of the strongest selling points of play framework is it's development cycle, just fix the code, go back to …
java frameworks playframework dynamic-languagesSomeone on the Herding Code podcast No. 68, http://herdingcode.com/herding-code-68-new-year-shenanigans/, stated that IOC containers had no place with …
ioc-container dynamic-languagesI have an AS3 Object: {p1:"..", p2:".."} I want con create another object that contains the first one in a …
actionscript-3 dynamic-languages