Re: Larkin, Power BASIC cannot be THAT good:
- From: John Larkin <jjSNIPlarkin@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 08 Jun 2009 06:48:25 -0700
On Mon, 08 Jun 2009 13:32:45 +0200, Fred Bartoli <" "> wrote:
John Larkin a écrit :
On Sun, 07 Jun 2009 21:21:53 -0500, AZ Nomad
<aznomad.3@xxxxxxxxxxxxxxxxxxx> wrote:
On Sun, 07 Jun 2009 18:40:47 -0700, John Larkin <jjSNIPlarkin@xxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
On Sun, 07 Jun 2009 19:44:45 -0500, AZ NomadThat's fine if you never reuse code. Just wonderful if you write
<aznomad.3@xxxxxxxxxxxxxxxxxxx> wrote:
On Sun, 7 Jun 2009 17:29:50 -0500, Tim Williams <tmoranwms@xxxxxxxxxxx> wrote:And what's wrong with "proprietary extensions" if they get work done?
"AZ Nomad" <aznomad.3@xxxxxxxxxxxxxxxxxxx> wrote in messageYes, but there's been some progress made in the last forty years.
news:slrnh2oa19.46c.aznomad.3@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hah. Interpreters rule. Unbeaten for debugging, especially for the rangePowerBasic (the console compiler version) has a couple of niceSheesh. It's a phone call for you. The 70's want their interpreted
built-in PARSE commands.
language technology back.
of constructs you can reconstruct on-the-fly.
BASIC is a piece of *** and utterly unuseable unless stacked to the
gills with proprietary extensions.
everything from scratch and never use third party code libraries.
.NET is hardly a universal, portable platform. If all you write is
text-mode ANSI C, sure, it's fairly portable... as long as you keep
your ints and longs and stuff under control.
I've got better things to do than write a doubly linked list package for
the hundreth time. I'd rather have a language where I can use
libraries to do the work use use code examples from others.
As an engineer, I'm more interested in number crunching, simulation,
graphics, generating embedded code images, stuff like that. There are
a few nice collections of Basic subroutines around - curve fitting,
FFTs, stuff like that - so I don't always write everything from
scratch. And I do often reuse code.
I haven't used a linked list in decades. PCs are so fast these days
you can waste enormous numbers of cycles on brute-force methods, like
linear searching, to save programming time.
Well done!
You've just got your ticket for a hiring interview at M$ ;-)
But my linear searches are 50x as fast as whatever nonsense they are
doing.
John
.
- Follow-Ups:
- Re: Larkin, Power BASIC cannot be THAT good:
- From: Martin Brown
- Re: Larkin, Power BASIC cannot be THAT good:
- References:
- Re: Larkin, Power BASIC cannot be THAT good:
- From: Nobody
- Re: Larkin, Power BASIC cannot be THAT good:
- From: Tim Williams
- Re: Larkin, Power BASIC cannot be THAT good:
- From: John Larkin
- Re: Larkin, Power BASIC cannot be THAT good:
- From: AZ Nomad
- Re: Larkin, Power BASIC cannot be THAT good:
- From: Tim Williams
- Re: Larkin, Power BASIC cannot be THAT good:
- From: AZ Nomad
- Re: Larkin, Power BASIC cannot be THAT good:
- From: John Larkin
- Re: Larkin, Power BASIC cannot be THAT good:
- From: AZ Nomad
- Re: Larkin, Power BASIC cannot be THAT good:
- From: John Larkin
- Re: Larkin, Power BASIC cannot be THAT good:
- Prev by Date: Archie Plonked Me
- Next by Date: Re: Archie Plonked Me
- Previous by thread: Re: Larkin, Power BASIC cannot be THAT good:
- Next by thread: Re: Larkin, Power BASIC cannot be THAT good:
- Index(es):