Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58982

Re: Languages for different purposes (was Re: New user's initial thoughts / criticisms of Python)

Path csiph.com!usenet.pasdenom.info!gegeweb.org!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.189
X-Spam-Level *
X-Spam-Evidence '*H*': 0.66; '*S*': 0.03; 'subject:Python': 0.06; 'conventions': 0.07; 'lawrence': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'pdf:': 0.16; 'subject: \n ': 0.16; 'subject:Languages': 0.16; 'subject:user': 0.16; 'wrote:': 0.18; 'looked': 0.18; 'chapter': 0.26; '(for': 0.26; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; "i'd": 0.34; 'subject: (': 0.35; 'received:google.com': 0.35; 'example,': 0.37; 'subject:New': 0.37; 'nov': 0.38; 'product.': 0.38; 'to:addr :python-list': 0.38; 'pm,': 0.38; "couldn't": 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'subject: / ': 0.60; 'back': 0.62; 'information': 0.63; 'organization': 0.63; 'charset:windows-1252': 0.65; 'here': 0.66; 'url:pdf': 0.68; 'introduction': 0.68; 'audience': 0.74; 'intelligent': 0.74; '19.': 0.84; 'add-on': 0.84; 'url:cd': 0.84; 'forgotten': 0.91; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=lFhKCRWp8jpy6qkQbAN1ToGFhPwEY7W0R7LPFI26b4Y=; b=jNf/vF8MW5zPTV7xFTIkCBIl/moD1SqYMRXOKdNXjvzY8d5Gn9V5qrubdrIT5U5rfZ B9G+Mg4BYKP/wNNnSMEDQn9DR32Jxq68gE/maMtFZGaV2I2nNIM3hwfT2HcvTj+Xyv7F OOEZXbwVuoKrNxjUMJU0vl6yl2rkraciyzSmsfSdMmf+jTJedM6ZoM9udqEO9r6bcMJD YZrpqXWjApoKSYNuCnZm2V+l7w6g4ttn9EwibrSyV+YaAdxLvLv3sRgvJmzVyv/bC+yS t2+/KVilgr7SvBmbqe8/Ij7mPfzrm4dLnhmkI1zM9GLK+WUTh698iRlCVJxd/F4x6Gx5 7Gcg==
MIME-Version 1.0
X-Received by 10.66.178.143 with SMTP id cy15mr23700138pac.105.1384046368529; Sat, 09 Nov 2013 17:19:28 -0800 (PST)
In-Reply-To <l5mm3q$ven$1@ger.gmane.org>
References <CAPTjJmrdOXr31W+ta=7O1bQE9RKUj_sSeOK4s+hXSjs7357gzg@mail.gmail.com> <l5mg6h$cn2$1@ger.gmane.org> <l5mm3q$ven$1@ger.gmane.org>
Date Sun, 10 Nov 2013 12:19:28 +1100
Subject Re: Languages for different purposes (was Re: New user's initial thoughts / criticisms of Python)
From Chris Angelico <rosuav@gmail.com>
To python-list@python.org
Content-Type text/plain; charset=windows-1252
Content-Transfer-Encoding quoted-printable
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2320.1384046371.18130.python-list@python.org> (permalink)
Lines 25
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1384046371 news.xs4all.nl 15911 [2001:888:2000:d::a6]:38002
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:58982

Show key headers only | View raw


On Sun, Nov 10, 2013 at 12:05 PM, Mark Lawrence <breamoreboy@yahoo.co.uk> wrote:
> I'd forgotten I'd used Monk back around 1999/2000.  I couldn't remember much
> about it so just looked it up here
> http://docs.oracle.com/cd/E18867_01/SRE/Monk_Reference_SRE.pdf, not sure if
> it's double or triple yuck.

>From the contents page in that PDF:

Chapter 1
- Introduction 16
- Document Purpose and Scope 16
- Intended Audience 16
- Organization of Information 17
- Writing Conventions 18
- For information on how to use a specific add-on product (for example, an e*Way
Intelligent Adapter), see the user’s guide for that product. 19
- SeeBeyond Web Site 20

Page 19. Lolwut?

ChrisA

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Languages for different purposes (was Re: New user's initial thoughts / criticisms of Python) Chris Angelico <rosuav@gmail.com> - 2013-11-10 12:19 +1100

csiph-web