Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86691
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: Python Worst Practices |
| Date | 2015-03-01 20:37 -0500 |
| Organization | IISS Elusive Unicorn |
| References | (3 earlier) <CAPTjJmqTsB-of0JdJKW4BNW23DEpZ17353fHa9iBHfV8-3uANw@mail.gmail.com> <mailman.19334.1425137628.18130.python-list@python.org> <NinIw.894937$551.656196@fx43.am4> <54f274bb$0$13011$c3e8da3$5496439d@news.astraweb.com> <CAPTjJmoRiTb+gL8BVKHLzGCfPkjXjX1_jU_Osu2FYkUxjC0Aqg@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8.1425260269.13471.python-list@python.org> (permalink) |
On Sun, 1 Mar 2015 13:43:50 +1100, Chris Angelico <rosuav@gmail.com>
declaimed the following:
>losing performance. Conversely, I'm sure Python could also have been
>implemented on top of BASIC if someone felt like it, though what the
>advantages might be I have no idea. But performance is not (or should
You'd be able to run it on a TI99/4 (in which the BASIC interpreter,
itself, was run on an interpreter... nothing like taking the first "16-bit"
home computer and shackling it with an interpreted language that was run on
an interpreted language)
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Python Worst Practices Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-02-28 15:33 +0000
Re: Python Worst Practices BartC <bc@freeuk.com> - 2015-02-28 17:55 +0000
Re: Python Worst Practices Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-02-28 18:38 +0000
Re: Python Worst Practices Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-01 13:08 +1100
Re: Python Worst Practices Chris Angelico <rosuav@gmail.com> - 2015-03-01 13:43 +1100
Re: Python Worst Practices BartC <bc@freeuk.com> - 2015-03-01 12:47 +0000
Re: Python Worst Practices Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-03-01 20:37 -0500
Re: Python Worst Practices MRAB <python@mrabarnett.plus.com> - 2015-03-02 01:59 +0000
Re: Python Worst Practices Dave Angel <davea@davea.name> - 2015-03-01 23:49 -0500
Re: Python Worst Practices MRAB <python@mrabarnett.plus.com> - 2015-03-02 12:38 +0000
Re: Python Worst Practices Dave Angel <davea@davea.name> - 2015-03-02 08:12 -0500
Re: Python Worst Practices Jonas Wielicki <jonas@wielicki.name> - 2015-03-06 07:58 +0100
Re: Python Worst Practices Chris Angelico <rosuav@gmail.com> - 2015-03-06 21:09 +1100
Re: Python Worst Practices Mario Figueiredo <marfig@gmail.com> - 2015-03-07 16:11 +0100
csiph-web