JS.Class is an attempt at making JavaScript more Ruby-like.
More specifically, it's a library that makes object oriented development easier in JavaScript (in comparison to JS's prototype technique, at least) by implementing Ruby's core object, module, and class systems as well as some of Ruby's meta-programming techniques .
As well as ports of Enumerable, Observable, Comparable, and Forwardable, you get subclassing , mixins , reflection , late-binding arguments, singleton methods , method binding...
Factor: an extensible interactive language
Factor: an extensible interactive language, Google Tech Talk by Slava Pestov. Factor is a general-purpose programming language which has been in development for a little over five years and...
Six Quick Optimization Tips for the Ruby Interpreter
Ilya Grigorik of Igvita has put together a great article called 6 Optimization Tips for Ruby MRI. In it, he walks through six different things you can do to improve the performance of your...
Dave Thomas’s Object Model and Metaprogramming...
Disclaimer: I have no financial connection to the Pragmatic Programmers and other than through receiving these videos to review get no direct benefit from this review. It was only a few...
18x External Samsung DVD±RW DL Drive
Specifications Data Transfer Rate Media Type Write Read DVD+R 18X (24.3MB/sec) 12X (16.2MB/sec) DVD+R Double 8X (10.8MB/sec) 8X (10.8MB/sec) DVD+RW 8X (10.8MB/sec) 8X (10.8MB/sec) DVD-R 18X...
Programming Collective Intelligence: Building Smart...
Want to tap the power behind search rankings, product recommendations, social bookmarking, and online matchmaking? This fascinating book demonstrates how you can build Web 2.0 applications to...
Post new comment