https://github.com/jwalsh/lambda-calculus-polyglot
Lambda Calculus implementations in 20+ programming languages: functional, imperative, and logic paradigms
https://github.com/jwalsh/lambda-calculus-polyglot
computer-science education functional-programming guile lambda-calculus polyglot programming-languages python scheme theory
Last synced: 14 days ago
JSON representation
Lambda Calculus implementations in 20+ programming languages: functional, imperative, and logic paradigms
- Host: GitHub
- URL: https://github.com/jwalsh/lambda-calculus-polyglot
- Owner: jwalsh
- Created: 2024-07-29T10:34:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-31T02:08:03.000Z (over 1 year ago)
- Last Synced: 2025-10-31T00:40:26.493Z (5 months ago)
- Topics: computer-science, education, functional-programming, guile, lambda-calculus, polyglot, programming-languages, python, scheme, theory
- Language: Scheme
- Homepage:
- Size: 300 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
#+TITLE: lambda-calculus-polyglot
#+LAST_MODIFIED: 2024-08-06 06:50:54
* Lambda Calculus Polyglot
:PROPERTIES:
:CUSTOM_ID: lambda-calculus-polyglot
:END:
Lambda Calculus concepts in Python and Guile Scheme.