[
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 Thu, 05 Oct 2000, Patrick M Doane wrote: > You should take a look at Frank Pfenning's course notes for his class on > Computation and Deduction. The chapter on compilation covers the use of de > Bruijn indices as well some interesting judgements abouts the compilation > process. This chapter is located at: De Bruijn indices are, btw., also explained (and implemented) in the tutorial "Functional Programming using Caml Light" in Chapter 12: http://caml.inria.fr/tutorial/index.html People who are interested in optimum performance for handling bindings might also want to try out Christophe Raffalli's "bindlib": http://www.lama.univ-savoie.fr/sitelama/Membres/pages_web/RAFFALLI/bindlib.html It's said to be even more efficient. Best regards, Markus Mottl -- Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl