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.
14 stars
5 watching
1 forks
Language: Python
last commit: over 6 years agoexprexpressionfuncfunctionlambdaminiminimalprintsimplestringsymbolsymbolic
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 | |
| A minimalist language with procedural macro support | 135 | |
| A toolset for bundling and deploying Python code in AWS Lambda | 1,501 | |
| A Python library to compile and package AWS Lambda functions for various runtimes and frameworks | 342 | |
| An implementation of Pascal as a new Racket language with support for various features and compilers | 88 | |
| An educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts | 70 | |
| A modular hardware abstraction library for designing and implementing complex digital systems | 23 | |
| Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability | 112 | |
| Compiles the MicroC programming language into machine code using Haskell | 116 | |
| A library providing reusable and configurable AWS Lambda handlers for Python | 16 | |
| A toolkit to generate Pharo code by parsing a Domain Specific Language (DSL) and translating it into Smalltalk ASTs. | 13 | |
| An example of creating a minimalist programming language with a simple grammar and syntax | 1,048 | |
| A Haskell compiler with a runtime environment implementing Combinatory Logic | 73 | |
| A collection of macros for Racket to facilitate thread-safe programming | 49 | |
| A compiler and runtime environment for a basic programming language | 39 |