[
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: | Markus Mottl <mottl@m...> |
| Subject: | Re: de Bruijn indices |
On Wed, 11 Oct 2000, Simon Peyton-Jones wrote: > Indeed, if any participant of this discussion is so motivated, I would > dearly love to publish a paper about the practical aspects of > efficient management of substitution and bound variables in the > Journal of Functional Programming. It doesn't have to be a "new idea". > Just articulating the unpublished experience and laying out design tradeoffs > that we've seen in this discussion would be excellent. The developers of the Teyjus-implementation of LambdaProlog have tried very hard to develop better ways of handling bindings, especially what concerns higher-order unification - this is a highly performance-critical aspect of LambdaProlog, which allows reasoning about higher-order abstract syntax. They could surely contribute valuable input on their experience. Some interesting papers on this topic can be found on their sites. The main architects of Teyjus and LambdaProlog (Gopalan Nadathur and Dale Miller): http://www-users.cs.umn.edu/~gopalan http://www.cse.psu.edu/~dale Best regards, Markus Mottl -- Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl