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 4 years ago
exprexpressionfuncfunctionlambdaminiminimalprintsimplestringsymbolsymbolic

Related projects:

Repository Description Stars
thma/lambda-ski Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic 28
murisi/l2 A minimalist language with procedural macro support 135
nficano/python-lambda A toolset for bundling and deploying Python code in AWS Lambda 1,502
aws/aws-lambda-builders A Python library to compile and package AWS Lambda functions for various runtimes and frameworks 339
soegaard/minipascal An implementation of Pascal as a new Racket language with support for various features and compilers 88
mroman42/mikrokosmos An educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts 70
siliconcompiler/lambdalib A modular hardware abstraction library for designing and implementing complex digital systems 23
ilya-klyuchnikov/lambdapi Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability 112
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
hmngwy/mutton A library providing reusable and configurable AWS Lambda handlers for Python 16
juliendelplanque/pharocodegenerator A toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs. 13
marciok/mu An example of creating a minimalist programming language with a simple grammar and syntax 1,048
siraben/mini-haskell A Haskell compiler with a runtime environment implementing Combinatory Logic 72
lexi-lambda/threading A collection of macros for Racket to facilitate thread-safe programming 49
charles-pegge/oxygenbasic A compiler and runtime environment for a basic programming language 39