Programming language suitable for implementation tasks ranging from scripting to application development, and supporting the creation of new programming languages. It includes the DrRacket programming environment, a virtual machine with a just-in-time compiler, and various other tools.
A java-based declarative, multi-threaded and incremental build system that provides a fluent java API for writing build programs. Can use ant tasks and ant and shell scripts as backend.
The Lazy Widget Loader WordPress plugin provides lazy loading for widgets to improve page loading. Use it on slow widgets, especially those where external data is loaded, like widgets from Facebook, Twitter, AdSense, …
What this plugin basically does is to postpone loading the content of those
... [More] widgets you choose, so that their content is loaded after the main content of the page that is displayed.
You can choose which widgets should be loaded like that, by default the plugin does not “impose” itself on any widget. You may also choose to display a throbber while the content of a widget is loaded. [Less]
PHP registry of lazily initialized immutable data (values & references to objects) - useful for creating singletons without adding special methods to classes, unchangeable values returned by expressions etc
JSINER is a JavaScript library intended to simplify writing OOP in JavaScript which represents alternative JavaScript inheritance approach, provides support of JavaScript classes hierarhies, automatic resolving and optimizing external scripts files dependencies.
JSINER (originated from
... [More] JavaScript INheritance supportER) is a lazy inheritance implementation in JavaScript.
The main features of this approach are:
- Lazy inheritance is prototype-based inheritance;
- Maintaining proper order of script files declaration is not obligatory;
- HTML page loading is faster;
- The parent classes for the object can be loaded dynamically after defining the object type;
- Dependencies are declared in more explicit way;
- If lazy mode of scripts loading is used, only important scripts loaded. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy