mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
08d7b738f1
PR: 249344 Submitted by: Nico Sonack <nsonack@outlook.com>
5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
The tiny lambda calculus interpreter is a portable interpreter
|
|
for an untyped lambda calculus in C99.
|
|
|
|
WWW: https://gitlab.com/herrhotzenplotz/tlci
|