From: Vincenzo Ciancia <vincenzo_yahoo_addressguard-gmane@yahoo.it>
To: caml-list@inria.fr
Subject: Re: Pervasives or Printf module ?
Date: Sun, 22 Jan 2006 17:46:55 +0100 [thread overview]
Message-ID: <dr0cqu$pqh$1@sea.gmane.org> (raw)
In-Reply-To: <200601221534.04835.jon@ffconsultancy.com>
Jon Harrop wrote:
> To get the latter to act as the former
> does, you must beta expand (I think that is the correct technical term)
In computer science literature, alpha conversion is usually the renaming of
a bound variable (fun x -> T = fun y -> T[y/x] provided that y does not
occurr in T), beta _reduction_ is function application ((fun x -> T)(T') =
T[T'/x]) , and _eta_ expansion is the term rewriting you're looking for.
I don't know why, maybe it's just the order in which they were enumerated
originarily, but where are gamma, delta, epsilon, zeta rewrite rules? :)
V.
--
Please note that I do not read the e-mail address used in the from field but
I read vincenzo_ml at yahoo dot it
Attenzione: non leggo l'indirizzo di posta usato nel campo from, ma leggo
vincenzo_ml at yahoo dot it
next prev parent reply other threads:[~2006-01-22 16:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-22 15:10 sejourne_kevin
2006-01-22 15:34 ` [Caml-list] " Jon Harrop
2006-01-22 16:27 ` Anil Madhavapeddy
2006-01-22 16:42 ` sejourne_kevin
2006-01-22 16:46 ` Vincenzo Ciancia [this message]
2006-01-23 9:18 ` [Caml-list] " Remi Vanicat
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='dr0cqu$pqh$1@sea.gmane.org' \
--to=vincenzo_yahoo_addressguard-gmane@yahoo.it \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox