lambda
Lambda calculator
An implementation of lambda calculus using interaction nets, providing a CLI and API.
Macro Lambda Calculus
45 stars
8 watching
3 forks
Language: JavaScript
last commit: almost 6 years ago interaction-netslambda-calculus
Related projects:
Repository | Description | Stars |
---|---|---|
| Reorganization of source code for dependently typed lambda calculus paper to improve readability and understandability | 112 |
| 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 curated list of resources to learn Functional Programming in JavaScript | 16 |
| A command-line utility for performing arithmetic and symbolic math operations. | 178 |
| A high-accuracy calculator that supports unit conversions and string parsing. | 135 |
| A scientific calculator with advanced formula entry capabilities | 124 |
| A high-level calculator with scientific capabilities and advanced features. | 36 |
| A simple calculator application with basic arithmetic functionality | 2 |
| A terminal calculator designed to support multiple number representations and arithmetic operations with customizable operand sizes. | 552 |
| An IRC bot and apprentice coder tool built in Haskell for interacting with programming concepts and providing learning support. | 164 |
| A C# parser implementation using Superpower for a simple calculation language | 38 |
| A multi-purpose desktop calculator with advanced mathematical and conversion capabilities | 1,913 |
| Implementing a graph-reduction machine for a small functional language based on λ-calculus and combinatory logic | 28 |
| A set of macros and functions to simplify the use of lambda in Common Lisp by adding implicit arguments. | 25 |