Updated README
parent
01e542f88c
commit
8d05de58f7
|
@ -80,8 +80,9 @@ Lamb treats each λ expression as a binary tree. Variable binding and reduction
|
|||
- Prevent macro-chaining recursion
|
||||
- step-by-step reduction
|
||||
- Full-reduce option (expand all macros)
|
||||
- Show a warning when a free variable is created
|
||||
- PyPi package
|
||||
- Cleanup warnings
|
||||
- History queue
|
||||
|
||||
|
||||
## Todo:
|
||||
|
|
Reference in New Issue