From f7dd5048d29a43a61c243d6c02bb2d6392567c2c Mon Sep 17 00:00:00 2001 From: Jamie Date: Sun, 12 Jan 2014 14:57:27 -0700 Subject: [PATCH] Add Lambda PHP. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88ed89ee..89f73e23 100644 --- a/README.md +++ b/README.md @@ -524,6 +524,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Nmap](https://github.com/willdurand/nmap) - A PHP wrapper around [Nmap](http://nmap.org/). * [Code Mover](https://github.com/dantleech/code-mover) - A library for moving code. * [Iter](https://github.com/nikic/iter) - A library that provides iteration primatives using generators. +* [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. * [PHP-GPIO](https://github.com/ronanguilloux/php-gpio) - A library for playing with the Raspberry PI's GPIO pins.