Activate your free membership today | Log-in

Thursday, December 24th, 2009

Closure Lite

Category: Closure, Google

<>p>Michael Bolin formerly of Google has created Closure Lite as a way to let developers get their feet wet in the Closure library without having to go into the compiler and the like (but they should do that eventually!).

Closure Lite itself consists of the following subset of APIs:

It is build via the closure compiler itself, building from a set of goog.require() calls :)

Related Content:

  • TopStyle Lite
  • Bringing closure to Java
    The issue of writing closure for Java programs is still debatable. Three authors offer a way to achieve "closure without complexity," but it sparks a...
  • Visual Basic 2008 and closures
    In Visual Basic 2008, closures let programmers access an environment from more than one function. The VB team recently blogged about closures and how...
  • LiteSpeed 3.2 offers features for secure backup and recovery
    The newest version of LiteSpeed offers features new to the backup and recovery market, including object level recovery and multiple compression...
  • IdeaBlade-Lite ORM mapper
    IdeaBlade-Lite consists of a rapid application development (RAD) framework with an integrated object relational mapping (ORM) layer for data-intensive...

Posted by Dion Almaer at 6:39 am
5 Comments

++---
2.1 rating from 43 votes

5 Comments »

Comments feed TrackBack URI

File size?

Comment by Jordan1 — December 25, 2009

Why lite version?? Google compiler will remove all unused code.

Comment by steida — December 25, 2009

without having to go into the compiler

Comment by mawe — December 27, 2009

Do not use closure without compiler.
.
Though, nice to play around with to get accustomed to closure.

Comment by BenGerrissen — December 28, 2009

Leave a comment

You must be logged in to post a comment.