python-mini-lambda

Lambda compiler

A Python library that generates and compiles minimal lambda functions for simple expressions.

Simple lambda functions without lambda x: prefix and with string conversion capability.

GitHub

14 stars
5 watching
1 forks
Language: Python
last commit: over 6 years ago
exprexpressionfuncfunctionlambdaminiminimalprintsimplestringsymbolsymbolic

Related projects:

RepositoryDescriptionStars
thma/lambda-skiImplementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic28
murisi/l2A minimalist language with procedural macro support135
nficano/python-lambdaA toolset for bundling and deploying Python code in AWS Lambda1,501
aws/aws-lambda-buildersA Python library to compile and package AWS Lambda functions for various runtimes and frameworks342
soegaard/minipascalAn implementation of Pascal as a new Racket language with support for various features and compilers88
mroman42/mikrokosmosAn educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts70
siliconcompiler/lambdalibA modular hardware abstraction library for designing and implementing complex digital systems23
ilya-klyuchnikov/lambdapiReorganization of source code for dependently typed lambda calculus paper to improve readability and understandability112
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
hmngwy/muttonA library providing reusable and configurable AWS Lambda handlers for Python16
juliendelplanque/pharocodegeneratorA toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs.13
marciok/muAn example of creating a minimalist programming language with a simple grammar and syntax1,048
siraben/mini-haskellA Haskell compiler with a runtime environment implementing Combinatory Logic73
lexi-lambda/threadingA collection of macros for Racket to facilitate thread-safe programming49
charles-pegge/oxygenbasicA compiler and runtime environment for a basic programming language39