| snaky ( @ 2004-05-13 02:13:00 |
кстати о makefiles
Makefile as a functional language program
Makefile as a functional language program
...It turns out, the language of GNU make is functional, complete with combinators (map and filter), applications and anonymous abstractions. That is correct, GNU make supports lambda-abstractions...