| |||||
Lambda.js adds support for lambdas in JavaScript code, a feature usually found in more powerful languages like Python, C++ or Lisp.
For those not familiar with the lambda term in programming, lambdas are anonymous functions that can describe or contain complex expressions or statement.
The library works with client-side (browsers) and server-side (Node.js) environments.
Requirements:
· JavaScript enabled on client side
· Node.js 0.8 or higher (for server side environments)

Via: Lambda.js 0.0.1






0 Comment:
Post a Comment