9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@caldo.demon.co.uk
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: Plan9 Programming languages ! -- PASCAL?
Date: Wed, 12 Dec 2001 22:43:58 +0000	[thread overview]
Message-ID: <20011212224410.2A437199BB@mail.cse.psu.edu> (raw)

[-- Attachment #1: Type: text/plain, Size: 954 bytes --]

it was intended -- and used -- for more than just teaching, but
unfortunately even the ISO Standard Pascal language does not provide
portable ways of accessing system functions of post-mainframe
operating systems (even interactive i/o might not be provided).
consequently there are a great many dialects and specialised
extensions.  Standard Pascal is a small language that is fairly easy
to implement though.

on the other hand, ISO Extended Pascal still doesn't provide portable
ways of doing many of the things missing from Standard Pascal either,
but it's not small.  It began as a simple and achievable standards
committee project to add 4 or 5 obvious and simple extensions to
Standard Pascal, to address the most common portability problems
(opening an external file named interactively, for instance), but it
took on a life of its own.  (i bequeathed my copy of the resulting huge stack of
paper to the university when i left.)


[-- Attachment #2: Type: message/rfc822, Size: 1795 bytes --]

To: 9fans@cse.psu.edu
Subject: Re: [9fans] Re: Plan9 Programming languages ! -- PASCAL?
Date: Wed, 12 Dec 2001 16:50:47 -0500
Message-ID: <20011212215052.F2DE7199ED@mail.cse.psu.edu>

> > Why?  What use would it be?
>
> Writting software ! <G> What * use * else...

I've never found Pascal to be particularly useful
for writing software.  I understand that it was
originally intended for teaching purposes, but
there are some tasks which are so difficult to
do correctly with Pascal that you have to learn
how to program again when you start using a
real language, like C.

And then there's Basic...

             reply	other threads:[~2001-12-12 22:43 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-12 22:43 forsyth [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-12-14 11:15 forsyth
2001-12-13 21:52 bwc
2001-12-13 23:57 ` Andrew Simmons
2001-12-13  4:25 rob pike
2001-12-13  4:05 rob pike
2001-12-13 10:27 ` Ozan Yigit
2001-12-13 13:39 ` Thomas Bushnell, BSG
2001-12-13 19:39 ` Andrew Simmons
2001-12-13 20:28   ` Matt
2001-12-13  1:41 Russ Cox
2001-12-13  1:51 ` Andrew Simmons
2001-12-13  1:55   ` Andrew Simmons
2001-12-12 21:50 David Gordon Hogan
2001-12-12 22:54 ` paurea
2001-12-12 23:16   ` Howard Trickey
2001-12-12 23:23   ` Dan Cross
2001-12-13  0:55   ` Andrew Simmons
2001-12-13 11:54   ` Boyd Roberts
2001-12-06 17:13 [9fans] Plan9 Programming languages ! D De Villiers
2001-12-10 10:01 ` [9fans] Re: Plan9 Programming languages ! -- PASCAL? D De Villiers
2001-12-11 10:07   ` Douglas A. Gwyn
2001-12-12  9:48     ` Thomas Bushnell, BSG
2001-12-13 10:26       ` Douglas A. Gwyn
2001-12-13 12:04         ` Wladimir Mutel
2001-12-14 10:15           ` Douglas A. Gwyn
2001-12-14 10:14         ` Thomas Bushnell, BSG
2001-12-14 17:04           ` Douglas A. Gwyn
2001-12-17 10:15             ` Thomas Bushnell, BSG
2001-12-14 17:37         ` D De Villiers
2001-12-17 10:14         ` Daniel Warmuth
2001-12-18 17:27           ` D De Villiers
2001-12-18 19:35             ` Matt
2001-12-12 17:12     ` D De Villiers
2001-12-14 10:15       ` north_
2002-01-02 10:04   ` kim kubik
2002-01-02 11:12     ` mark powers
2002-01-02 11:22     ` Jon Snader
2002-01-02 11:31     ` Ralph Corderoy

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=20011212224410.2A437199BB@mail.cse.psu.edu \
    --to=forsyth@caldo.demon.co.uk \
    --cc=9fans@cse.psu.edu \
    /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;
as well as URLs for NNTP newsgroup(s).