Quote #9
[visual basic] als suffers from having to run in the awful windows
environment, where the least provocation can cause one's machine to go
catatonic. Interprocess communication in the Unix sense is difficult in
Windows; mechanisms like DDE and OLE are complicated beyond description, and
a simple notion like the pipe is nonexistent. [..] Compilers, though blessed
with elaborate user interfaces, are bug-ridden and shaky.
-- from: brian kernighan, "experience with tcl/tk for scientific and
engineering visualization"
[visual basic] als suffers from having to run in the awful windows
environment, where the least provocation can cause one's machine to go
catatonic. Interprocess communication in the Unix sense is difficult in
Windows; mechanisms like DDE and OLE are complicated beyond description, and
a simple notion like the pipe is nonexistent. [..] Compilers, though blessed
with elaborate user interfaces, are bug-ridden and shaky.
-- from: brian kernighan, "experience with tcl/tk for scientific and
engineering visualization"
Related:
- Pascal n.
An Algol-descended language designed by
Niklaus Wirth on the CDC 6600 around 1967-68 as an instructional
tool for elementary programming.
This language, designed primarily to keep students from shooting themselves in the foot and thus extremely restrictive from a general-purpose-programming point of view, was later promoted as a general-purpose tool and, in fact, became the ancestor of a large family of languages including Modula-2 and Ada (see also bondage-and-discipline l summed up by a devastating (and, in its deadpan way, screamingly funny) 1981 paper by Brian Kernighan (of K&... - bit-paired keyboard n.,obs.
(alt. `bit-shift
keyboard') A non-standard keyboard layout that seems to have
originated with the Teletype ASR-33 and remained common for several
years on early computer equipment.
The ASR-33 was a mechanical device (see EOU), so the only way to generate the character codes from keystrokes was by some physical linkage.... - awk /awk/
1. n. [Unix techspeak] An interpreted language
for massaging text data developed by Alfred Aho, Peter Weinberger,
and Brian Kernighan (the name derives from their initials).
It is characterized by C-like syntax, a declaration-free approach to variable typing and declarations, associative arrays, and field-oriented text processing.... - UNIX Shell is the Best Fourth Generation Programming Language
It is the UNIX shell that makes it possible to do applications in a small
fraction of the code and time it takes in third generation languages.
In the shell you process whole files at a time, instead of only a line at a time.... - Windows: The first user interface where you click Start to turn it off.
-- From a Slashdot.org po... - Press Release -- For Immediate Release
Microsoft Corporation, Redmond, WA
.
..Virtually all version of Linux (and Unix) contain a security hole that allows unauthorized users to gain complete control over the machine.... - bug n.
An unwanted and unintended property of a program or
piece of hardware, esp.
one that causes it to malfunction. Antonym of feature.... - Math is like love -- a simple idea but it can get complicated. -- R. Drabek

