lambda-calculus icon indicating copy to clipboard operation
lambda-calculus copied to clipboard

Lambda Calculus compiler for Codewars

Results 16 lambda-calculus issues
Sort by recently updated
recently updated
newest added

JohanWiltink: "currently all variables can not only be shadowed but also overwritten. this might mean introducing full scoping, and might not be worth it. or is it just a matter...

feature request
v2
idea

Probably can do without

feature request
v2
idea

When number encoding is `None`, allow numbers to be used as valid identifiers

v2
improvement

Depends on list and number encodings, very high level, probably do without.

feature request
v2
idea

Add support for Parigot encoded numerals. Useful reference: https://fermat.github.io/document/talks/lam.pdf

feature request
v2

Add support for StumpFu encoded numerals. Reference: https://homepage.divms.uiowa.edu/~astump/talks/colloq-10-24-2014.pdf Page 41

feature request
v2