Browse thread
[off-topic] Survey or book on programming language structures
-
David Mentre
-
Markus Mottl
- David Mentre
- Xavier Leroy
-
Markus Mottl
[
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: | 2001-01-22 (21:56) |
From: | David Mentre <David.Mentre@i...> |
Subject: | Re: [off-topic] Survey or book on programming language structures |
Hi Markus, Markus Mottl <mottl@miss.wu-wien.ac.at> writes: > http://cseng.aw.com/book/related/0,3833,0805311912+20,00.html > > It covers just about any programming paradigm and also gives a soft > introduction to formal programming language semantics. It seems that it > is exactly what you are looking for... Thank you for this reference. I've already quickly looked at it (too quickly?) but found it not very informative. The author just go through various programming paradigms and the languages that embodies them but it does not try to _compare_ the paradigms (except within one category, i.e. OO, functionnal, ...). I am more interested in a comparison of paradigms in a broader view (how adaptation is handled by functionnal and object-oriented styles for example) and a formalization (i.e. theorical presentation) of those paradigms in a common framework. Anyway, thank you for your pointer, Best regards, d. -- David.Mentre@inria.fr -- http://www.irisa.fr/prive/dmentre/ Opinions expressed here are only mine.