factor/contrib/lambda/lambda.TODO

6 lines
160 B
Plaintext
Raw Normal View History

2006-08-17 01:27:21 -04:00
Lambda TODO
-----------
Change definition syntax from :<NAME> <EXPR> to <NAME>:<EXPR>
Documentation
Unit tests
Fix evaluation strategy to work with Y combinator