convert lambda calculas to python code
Project description
Lambda To Python
Input λ-Calculas and output python code!
Example One
ex. λx.2x = lambda x : 2x
Example Two
f = λx.2x =
f = lambda x : 2x
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
convertLambda-1.0.0.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for convertLambda-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a0eca17cdd6dabd6f6c5c9b8874f6c86cae291b89308a527dc06c184b9bd3d4a |
|
MD5 | 5bac98dab4cbce1d32ab0a17908787e3 |
|
BLAKE2b-256 | aaf68e5e6f85ad5eab92a10b183592b86833174f70ebb0d202bd43cc34bb12f6 |