lambda-php
Lambda interpreter
An interpreter for a minimal programming language inspired by the lambda calculus
Lambda calculus interpreter in PHP.
23 stars
3 watching
1 forks
Language: PHP
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An evolutionary language transformation system written in PHP. | 72 |
| Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability | 112 |
| An interpreter for the Pascal programming language written in Swift | 284 |
| An educational λ-calculus interpreter in Haskell to learn and understand λ-calculus concepts | 70 |
| An interpreter and VM implementation for a lightweight programming language with basic data types and control structures. | 2 |
| An embeddable interpreter for a variant of Prolog enriched with Constraint Handling Rules | 292 |
| An interpreter of Wolfram Language implemented in Haskell to deepen understanding of the language and its ecosystem | 242 |
| A library providing reusable and configurable AWS Lambda handlers for Python | 16 |
| Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |
| A parser generator tool for visibly pushdown languages | 748 |
| A minimal BASIC interpreter for microcontrollers | 25 |
| A Haskell interpreter designed to evaluate pure functions securely and efficiently in a sandboxed environment. | 76 |
| A formalization of typed and untyped lambda calculus in Coq and Agda2, aiming to provide a rigorous foundation for understanding the properties of these systems. | 78 |
| A Python library that generates and compiles minimal lambda functions for simple expressions. | 14 |
| A lightweight programming language designed to be simple and efficient. | 28 |