| Related articles |
|---|
| "WITH Considered Dangerous" by Wirth? Paul_Long@ortel.org (1994-06-25) |
| re: "WITH Considered Dangerous" by Wirth? jkahrs@mailserv.zdv.uni-tuebingen.de (1994-06-26) |
| Re: "WITH Considered Dangerous" by Wirth? thutt@clark.net (1994-06-26) |
| Newsgroups: | comp.compilers |
| From: | jkahrs@mailserv.zdv.uni-tuebingen.de |
| Keywords: | Pascal, modula, design |
| Organization: | Neurologische Uniklinik Tuebingen SFB 307 B8 |
| References: | 94-06-182 |
| Date: | Sun, 26 Jun 1994 10:27:04 GMT |
Paul_Long@ortel.org (Paul Long) writes:
>What Wirth languages do not have a WITH statement? Oberon?
Oberon HAS a WITH statement, but its semantics is different (OOP).
BTW: Another thing Wirth did not include in Oberon is the FOR statement,
subrange types, enumerations and array indices starting at an arbitrary value.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.