Skip to content

Abuzz1/LambdaToPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

LambdaToPython

Input λCalculas and output python code!

##Example One ex. λx.2x = lambda x : 2x

Example Two

f = λx.2x = f = lambda x : 2x

Primary use for pip3

https://pypi.org/project/convertLambda/

About

Input λCalculas and output python code!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages