Browse thread
MinCaml: an educational compiler for tiny ML subset (documented in Japanese)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Sébastien Hinderer <Sebastien.Hinderer@e...> |
| Subject: | Looking for an efficient implementation of simply typed lambda calculus |
Dear all, Has some library been developed to handle simply typed lambda terms ? The library should be able to build and reduce terms, in a computationally efficient way. If you are aware of such a work, many thanks for letting me know. Cheers, Sébastien.