Related articles |
---|
Nondeterministic compilers? gah@ugcs.caltech.edu (glen herrmannsfeldt) (2004-02-26) |
Re: Nondeterministic compilers? christian.bau@cbau.freeserve.co.uk (Christian Bau) (2004-02-26) |
Re: Nondeterministic compilers? hannah@schlund.de (2004-02-27) |
Re: Nondeterministic compilers? franck.pissotte@alussinan.org (Franck Pissotte) (2004-02-27) |
Re: Nondeterministic compilers? alexc@std.com (Alex Colvin) (2004-02-27) |
Re: Nondeterministic compilers? joachim.durchholz@web.de (Joachim Durchholz) (2004-03-02) |
Re: Nondeterministic compilers? walter@digitalmars.com (Walter) (2004-03-02) |
Re: Nondeterministic compilers? nmm1@cus.cam.ac.uk (2004-03-06) |
Re: Nondeterministic compilers? norm@plumpirate.com (norm rubin) (2004-03-11) |
From: | hannah@schlund.de (Hannah Schroeter) |
Newsgroups: | comp.compilers,comp.lang.pl1 |
Date: | 27 Feb 2004 22:12:03 -0500 |
Organization: | Schlund + Partner AG |
References: | 04-02-158 |
Keywords: | practice |
Posted-Date: | 27 Feb 2004 22:12:03 EST |
Hello!
glen herrmannsfeldt <gah@ugcs.caltech.edu> wrote:
>[...]
There's this Sather K compiler
http://www.info.uni-karlsruhe.de/~sather/dl.html
which IIRC compiles a few exotic constructs in different variants,
according to a RNG [1]. This was to point out ambiguities in the language
specification, which weren't fixed even after the compiler authors
asked about it.
Kind regards,
Hannah.
[1] That pRNG is seeded by the phase of the moon, which is calculated
with a "port" of the calculation routines from Emacs Lisp to C.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.